=== Fetchwitter for WordPress === Contributors: jabranr Donate link: https://paypal.me/jabranr Tags: twitter, api, auth, oauth Requires at least: 3.0 Tested up to: 3.0 Stable tag: 0.0.2 Requires PHP: 5.2.4 License: MIT License License URI: https://opensource.org/licenses/MIT WordPress plugin for Fetchwitter PHP Library to fetch the Tweets from a Twitter user timeline. == Description == WordPress plugin for Fetchwitter PHP Library to fetch the Tweets from a Twitter user timeline. == Installation == This section describes how to install the plugin and get it working. - Download and install the plugin. - Go to [https://apps.twitter.com](https://apps.twitter.com) and register an app. - Make a note of API Key and Secret from app settings. - Go to plugin settings page and enter the API Key and Secret and save changes. - Upon getting a successful Access Token, go to Widgets page and setup a widget to required location with desired settings. == Changelog == = 0.0.2 = * Minor updates = 0.0.1 = * First version launched