Twitter Updater

I’ve done some work on the Twitter Updater plugin, and this is the page it will live on for now.

The Twitter Updater Plugin automatically updates your twitter status with the title and link when you create/edit a WordPress post. You can customize the tweet that is sent, choose the URL Shortening service you prefer. You can choose for the tweet to be generated on new posts or when you edit a post.

The original plugin was created by ‘VictoriaC’ but was then updated many times by ‘Johnathan Dingman’ as well as ‘Ingoal’. I’ve just put a page here because I keep updating it and use it regularly that I need to keep some information here.

The following is the latest version.

**NOTE*** Twitter Updater has been renamed to TweetUpdater that is being developed by myself and DefProc. It will be within the WordPress Plugin directory. Right now its only available for download through GitHub.

http://github.com/DefProc/TweetUpdater/downloads

You can download previous versions below.

[download id=”2″]

ChangeLog

Edited by
Jordan Trask "@comm" [email protected] (April 19th 2010) - http://geektank.net (v2.10)
- Added support for Bit.ly

Edited by
Jordan Trask "@comm" [email protected] (April 17th 2010) - http://geektank.net (v2.09)
- ZZ.gd broke with 403 forbidden error, fixed with setting different user agent.
- Move menu to "Settings".
- Added option under configuration to choose ZZ.gd or TinyURL. Added 1 function.
- Re-worked the code for url shortening services, change in one place instead of three. Created a function instead.
which makes it easier to add more services if necessary. Bit.ly support in the future?