A simple Twitter feed that outputs your latest tweets in HTML into your page, template or sidebar widget. Customisable and easy to install!
| Author: | Alex Moss (profile at wordpress.org) |
| WordPress version required: | 2.7 |
| WordPress version tested: | 3.7.26 |
| Plugin version: | 2.2 |
| Added to WordPress repository: | 14-11-2010 |
| Last updated: | 04-04-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 62 |
| Rated by: | 7 |
| Plugin URI: | http://peadig.com/wordpress-plugins/wp-twitte... |
| Total downloads: | 161 820 |
| Active installs: | 600+ |

Click to start download
|
FAQ
Installation Instructions
You can install the plugin using the following steps:
- Download the plugin direct from the Plugin Page at WordPress.
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin
- Insert the shortcode!
For full configuration and options please visit the Twitter Feed WordPress Plugin plugin page.
ChangeLog
2.1
2.0
- Inserted end of div missed
2.0
- Transformed to Twitter Embedded Timeline
- Added settings page
- Released Twitter Feed PRO
1.2.2
1.2.1
- Remove “nofollow” from rel tag
1.2
- Added Web Intents
- Added Follow Button
1.1.2
- Output error message if Twitter’s RSS service is down
1.1.1
- Bug fixes for management of alternative RSS feeds and outputting authour links
- Added options for timeline prefix and suffix for different languages
1.1
- Some code tidying
- Bug fixes for management of alternative RSS feeds and outputting authors
- Set caching only to Twitter feed RSS instead of all
- Updated old links
1.0.1
- Some people were reporting that their main twitter feed was not outputting any tweets. This is due to Twitter’s RSS feed publishing only ‘recent’ tweets. Instead I have updated the plugin with a new option:
- other=”yes” will enable the backup RSS feed from Twitter. This will output tweets but will not be able to output your profile image.
1.0
-
New Features:
- Limit of tweets increased from 15 to 60
- Profile images/avatars now available
- Mentions and public retweets now available
-
Updates:
- Removed need to obtain Twitter ID
- Stopped using Magpie as a third party. This plugin now only uses SimplePie embedded within the WordPress core
- Linklove now inserted with a line break!
0.3.1
- Updates:
- Fixed some issues with linking to profiles based on feed modes
- Added non-conditional timelines with option to choose PHP date format
- Added a link to the plugin (which can be removed if you add linklove=”no” into the shortcode).
0.3
- New features:
- Replaced [LINK] anchor text with original URL. Anchor text can still be used.
- Added search and public feeds
- Added support for incorrect HTML characters that were output in languages other than English
- Removed the DIV that surrounded the plugin, but can still be added it back in.
0.2
- New features:
- Removed RSS caching by WordPress so that updates to twitter are immediate.
- Added extra attributes userlinks, hashlinks, linktotweet