This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Description

This plugin displays the twitter posts from a twitter account in the sidebar.

wpTwit is a PHP Twitter Reader based on lineTwit which was written for Line Digital and based upon myTwit by Ralph Slooten.

wpTwit was written by Chris Shennan.

Screenshots

Installation

  1. Upload the wpTwit directory to your ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure your sidebar widget in Apprearance -> Widgets

FAQ

Why am I receiving Twitter API limit exceeded messages?

This is most often due to write permissions. Please ensure write permission have been applied to the folder the cache files are to be created in.

The default for this is /wp-content/uploads/

wpTwit will create a sub-directory called twitter to store the cache files required for this plugin.

I am having problems getting this plugin to work

You can contact me via my website for support.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“wpTwit” is open source software. The following people have contributed to this plugin.

Contributors

Translate “wpTwit” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Release

1.0.1

  • Fixing some short php tag problems.