=== Plugin Name === Contributors: madebyguerrilla Tags: recent tweets, twitter, widget Requires at least: 3.0 Tested up to: 4.4.2 Stable tag: 1.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a plugin that adds a widget that you can use to showcase your most recent tweets in the sidebar of your WordPress powered website. == Description == This is a plugin that adds a widget that you can use to showcase your most recent tweets in the sidebar of your WordPress powered website. As of version 1.2, it now has support for new Twitter API v1.1 with CACHE. == Installation == 1. Upload 'guerrillas-recent-tweets-plugin' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the newly created widget in any sidebar you wish through the 'Widgets" menu in WordPress 4. Visit [this link](https://dev.twitter.com/apps/ "Twitter") in a new tab, sign in with your account, click on `Create a new application` and create your own keys in case you don't have already 5. Fill all your widget settings and save == Frequently Asked Questions == = How can I get Consumer Key, Consumer Secret, Access Token and Access Token Secret? = You will need to visit [this link](https://dev.twitter.com/apps/ "Twitter"), sign in with your account and create your own keys. == Changelog == = 1.2 = * Updated teh plugin to work with Twitter API v1.1 and also utilizes Cache. = 1.1 = * Updated the jquery code that is used to pull recent tweets. == Upgrade Notice == = 1.2 = Previous versions of this plugin will not work. Updating to this version will allow you to use Twitter's API v1.1 = 1.1 = Previous version's jquery broke so the widget will no longer work unless updated.