Coder Social home page Coder Social logo

displaytweets's Introduction

=== Display Tweets  ===
Homepage: http://matthewruddy.com/display-tweets-plugin/
Contributors: MatthewRuddy
Tags: twitter, tweets, feed, retweets, mentions, favourites, display
Requires at least: 3.5
Tested up to: 3.6
Stable tag: 1.0.3

Display Tweets is an easy to use, future proof Twitter feed plugin that uses PHP to make requests to the v1.1 Twitter REST API.

== Description ==

Display Tweets is a very simple and easy to use Twitter feed plugin. It allows you to display your tweets using the shortcode, PHP function or widget. It's completely future proof and makes authenticated requests to the Twitter v1.1 REST API, ensuring that your tweets don't disappear when the old Twitter API is shutdown (soon).

For more information, <a href="http://matthewruddy.com/display-tweets-plugin/">check out my blog</a>. For usage information, <a href="http://wordpress.org/extend/plugins/display-tweets-php/installation/">click here</a>.

You can also contribute to the plugin yourself on Github <a href="https://github.com/MatthewRuddy/displaytweets">. Don't be shy, get involved!

== Installation ==

Using the plugin is easy. There are three ways to display your feed.

Shortcode:
`[display_tweets]`

PHP Function:
`<?php if ( function_exists( "display_tweets" ) ) { display_tweets(); } ?>`

You can also display your tweets using the included widget.

== Screenshots ==

1. The Twitter feed settings panel.
2. A snapshot of tweets displaying.

== Changelog ==

= v1.0.3 =
- Fixed bugs related to tweet cache irregularities.
- Fixed date/time localisation bug.
- Added some additional filters related to date/time formatting and links.
- Added "Settings" link to "Plugins" panel.

= v1.0.2 =
- Fixed bugs with WordPress Multisite.

= v1.0.1 =
- Added class exists check before loading TwitterOAuth.
- Correct tweet refresh interval.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.