Output timeline feeds and multiple hashtags into your WordPress site as flat HTML.
Timeline Twitter Feed let’s you output your timeline feed and multiple hashtags into your WordPress site as flat HTML.
The output is customizable on nearly every aspect. With or without profile pictures, tweet date, usernames before tweets, hashtags and usernames as links etc. etc.
CSS styling can be added/overwrited via your theme’s stylesheet or in the Timeline Twitter Feed settings screen.
There is also a widget to easily add a Twitter feed to your header, sidebar or footer, if your theme supports it.
If you have any issues using Timeline Twitter Feed, find a bug or have an idea to make the plugin even better then please help to improve Timeline Twitter Feed.
If you don’t report it, I can’t fix it!
timeline-twitter-feed
folder to the /wp-content/plugins/
directoryIf you show tweets from hashtags, unwanted tweets will be filtered out.
Unwanted teets are tweets that contain words from the “discard tweets” option, tweets that are retweets or tweets with hashtags from your own account.
Try to set the “number of tweets to get in advance” to a higher number.
add_filter( 'ttf-profile-image', 'your_url_filter_function_here' );
Final version
Bugfixes:
Enhancements: