Connect your Twitter account to this plugin and the widget will display your latest tweets on your site..
This plugin is compatible with Twitter API 1.1 and provides full OAuth via WordPress admin area..
You can embed tweets in the body of your posts using WordPress the shortcode..
To override the number of 5 tweets add the max attribute, e.g.
For starters you can alter some of HTML using built-in WordPress features..
If you want to override the markup of the tweets, the following filters are also available.
Add header between the widget title and the tweets with latest tweets render before.
Add footer before the end of the widget with latest tweets render after..
This would extend the cache to 1 minute, which is the lowest value you should consider using on live site add filter { return 60 }, 10, 1 ).
This would disable the cache add filter { return 0 }, 10, 1 ) Emoji..
Read more