=== DW Twitter === Contributors: designwall Donate link: http://www.designwall.com/ Tags: twitter, widget, plugin Requires at least: 3.5.1 Tested up to: 4.9.5 Stable tag: 1.2.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a simple plugin that collect and display your recent tweets using search queries: from, @ or #. The plugin also supports Twitter API 1.1. == Description == This is a simple plugin that collect and display your recent tweets using search queries: from, @ or #. The plugin also supports Twitter API 1.1. == Installation == 1. Log in to Twitter Developer account, then create a new application on: https://dev.twitter.com/apps/new. This step, you will get Consumer Key & Consumer Secret at OAuth settings. 2. Upload the plugin directory to the '/wp-content/plugins/' directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Drag & Drop "DW Twitter" widget to your Sidebar through the 'Widgets' menu in WordPress 5. Input your Twitter app's Consumer Key & Consumer Secret from Step 1. 6. Check in the box if you want show follow button, account info and user avatar == Screenshots == 1. Back-end Widget Settings 2. Front-end Appearance 3. Consumer Key & Consumer Secret at OAuth settings == Changelog == = 1.2.3 = * Widget compatible Wordpress 4.9.5 * Remove some small bugs = 1.2.2 = * Widget compatible Wordpress 4.3 * Remove some small bugs = 1.2.1 = * Remove some small bugs = 1.2 = * Replace file_get_contents php functions by native wordpress http api = 1.0.0 = * Initial version.