=== Custom Twitter Widget (CTW) DEPRECATED! === Contributors: titodevera Donate link: mailto:albertodeverasevilla@gmail.com Tags: widget, twitter, feed, mobile, responsive, social, social media, twitter api, twitter feed, twitter widget Requires at least: 3.9.2 Tested up to: 4.4.2 Stable tag: 0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html **DEPRECATED** With CTW you can create a custom and mobile friendly Twitter widget == Description == **Custom Twitter Widget is deprecated and will not receive updates again. I recommend you install the new [Awesome Twitter Feeds](https://wordpress.org/plugins/awesome-twitter-feeds/).** CTW allows you to add a Custom Twitter Widget to your WordPress theme. You can completely customize the appearance of the widget with CSS or select a predefined theme. It is also possible to select another options, for instance, the number of tweets which must be shown. = Features = > * 100% free and no ads > * Customizable CSS > * Predefined CSS themes > * A lot of options to customize your widget > * Easy to set up > * Very lightweight == Installation == 1. Upload the `custom-twitter-widget` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to `Settings/CTW settings` and enter your API Access data 4. Go to `Appearance/Widgets` and drag the `CtwWidget` to a sidebar. (Only one CtwWidget at the same time!) 5. Customize it! == Frequently Asked Questions == = Is CTW plugin free? = Yes, of course. = I cannot find my widget = Check if you have added the Widget to an active sidebar in `Appearance/Widgets`. = Error ID: XXX = Verify API access data (`Settings/CTW settings`) = What is API data and how can I get access to it? = In order to access tweets on your Twitter account, itīs necessary to register an application on the Twitter developers page. You must register this application to be able to call the API in order to gain access to your Tweets. = Is it possible to add custom CSS rules? = Yes. Go to `Settings/CTW settings` and select `Custom CSS` on `Theme` drop down list. == Screenshots == 1. Light theme preview. 2. CTW Settings. == Changelog == = 0.4 = * Added DEPRECATED notices = 0.3 BETA = * Fixed: PHP Notices * Fixed: Widget doesn't exist for drag/drop = 0.2 BETA = * Fixed: PHP Notices * Fixed: Some Youtube videos are not loading correctly * Vine support added * Other minor fixes and enhancements = 0.1 BETA = * Asynchronous loading. * Fluid design. * Minimalistic themes. * Author profile image. * Retweet and favorite count. * Reply, retweet and favorite buttons. * Urls, hashtags and users displayed as links. * Multimedia content with YouTube support. * Custom number of tweets. * Follow button with followers count. * Initial development. == Upgrade notice == * New features, error fixes and code improvements coming soon. == THANKS == * CodeMirror (MIT LICENSE) * WordPress team * JQuery team * @juanlafora (beta tester)