=== Custom Twitter Feeds === Author: Smash Balloon Contributors: smashballoon, craig-at-smash-balloon Support Website: http://smashballoon.com/custom-twitter-feed/ Tags: Twitter, Twitter feed, Custom Twitter Feed Requires at least: 3.0 Tested up to: 4.5 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Custom Twitter Feeds allows you to display completely customizable Twitter feeds of your user timeline, home timeline, or hashtag on your website. == Description == Display **completely customizable**, **responsive** and **search engine crawlable** versions of your Twitter feed on your website. Completely match the look and feel of the site with tons of customization options! * **Completely Customizable** - by default inherits your theme's styles * Feed content is **crawlable by search engines** adding SEO value to your site * **Completely responsive and mobile optimized** - works on any screen size * Display tweets from any user, your own account and those you follow, or from a specific hashtag * Display multiple feeds from different Twitter users on multiple pages or widgets * Post caching means that your feed loads lightning fast and minimizes Twitter API requests * **Infinitely load more** of your Tweets with the 'Load More' button * Fully internationalized and translatable into any language * Display a beautiful header at the top of your feed * Enter your own custom CSS for even deeper customization For simple step-by-step directions on how to set up the Custom Twitter Feeds plugin please refer to our [setup guide](http://smashballoon.com/custom-twitter-feed/free/ 'Custom Twitter Feed setup guide'). = Feedback or Support = We're dedicated to providing the most customizable, robust and well supported Twitter feed plugin in the world, so if you have an issue or any feedback on how to improve the plugin then please [let us know](https://smashballoon.com/custom-twitter-feed/support/ 'Twitter Feed Support'). If you like the plugin then please consider leaving a review, as it really helps to support the plugin. If you have an issue then please allow us to help you fix it before leaving a review. Just [let us know](https://smashballoon.com/custom-twitter-feed/support/ 'Twitter Feed Support') what the problem is and we'll get back to you right away. We're currently working on a [Pro version](http://smashballoon.com/custom-twitter-feed/ 'Custom Twitter Feed Pro') which includes some awesome additional features! Sign up to be notified when it's released. == Installation == 1. Install the Custom Twitter Feeds plugin either via the WordPress plugin directory, or by uploading the files to your web server (in the /wp-content/plugins/ directory). 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to the 'Twitter Feed' settings page to configure your feed. 4. Use the shortcode [custom-twitter-feed] in your page, post or widget to display your feed. 5. You can display multiple feeds with different configurations by specifying the necessary parameters directly in the shortcode: [custom-twitter-feed hashtag=#smashballoon]. For simple step-by-step directions on how to set up the Custom Twitter Feed plugin please refer to our [setup guide](http://smashballoon.com/custom-twitter-feed/free/ 'Custom Twitter Feed setup guide'). == Frequently Asked Questions == = Can I display multiple Twitter feeds on my site or on the same page? = Yep. You can display multiple Twitter feeds by using our built-in shortcode options, for example: `[custom-twitter-feed screenname="smashballoon" num=3]`. = How do I embed the Twitter Feed directly into a WordPress page template? = You can embed your Twitter feed directly into a template file by using the WordPress [do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode) function: ``. == Screenshots == 1. Default plugin styling 2. The Custom Twitter Feed plugin Settings pages == Changelog == = 1.0 = * Launch!