WordTwit is a plugin that utilizes the Twitter API to automatically push a published post to your Twitter account as a tweet. It allows all your Twitter contacts to keep up to date with your blog postings.

BraveNewCode also has a Twitter account, so make sure you follow us to get all our plugin updates and release information as we announce it.

Sample Output

To install WordTwit, simply unzip the folder into your WordPress plugins directory. From the dashboard, enable the plugin and then configure it from the options panel. You will need a valid Twitter account to configure WordTwit.

Here’s an example of a recent post that was published
to a user’s Twitter feed:

  

Revision History

Version 2.0.7

  • Fixed error message warning when tags or categories are not set on a post

Version 2.0.6

  • Updated TinyURL generation with PHP4 routines

Version 2.0.5

  • Updated compatibility file to not conflict with WPtouch

Version 2.0.4

  • Added compatibility file -- should hopefully fix problems with non standard WordPress installations
  • Fixed bug where short URLs couldn't be created in the administration panel

Version 2.0.3

  • Fixed MySQL query

Version 2.0.2

  • Added POT file, please email translations to inquiry@bravenewcode.com
  • Fixed typos

Version 2.0

  • Added ability to generate custom tiny urls
  • Added ability to add an alternate (i.e. smaller) domain for tiny url generation
  • Added integrated ability to track tiny url clicks
  • Added ability to include/exclude posts to WordTwit based on tags/categories
  • Added ability to convert all content links into custom URLs with link tracking
  • Major clean-up and re-styling of the administration panel
  • Fixed bug where WordTwit admin panel was shown to all users (whoops)
The settings for WordTwit have been changed, so you'll have to re-enter your account credentials in the new version.

Version 1.3.6

  • Now tested up to WordPress 2.7.1

Version 1.3.5

  • Old posts no longer get Twittered when modified or republished
  • Slight style fixes in the administration panel

Version 1.3

  • Removed dependency on CURL. Now uses Snoopy.
  • Substantial rewrite of core WordTwit code
  • Awesomified the administration panel