TwitterPosts

This WordPress plugin automatically sends new posts of your blog to twitter as soon as they get published. This also works with posts that are automat

Author:René Ade (profile at wordpress.org)
WordPress version required:
WordPress version tested:2.99999
Plugin version:1.0.2
Added to WordPress repository:10-02-2009
Last updated:25-06-2009
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, %:0
Rated by:0
Plugin URI:http://www.rene-ade.de/inhalte/wordpress-plug...
Total downloads:6 001
Active installs:10+
plugin download
Click to start download

This WordPress plugin automatically sends new posts of your blog to twitter as soon as they get published. This also works with posts that are automatically published in the future. It is also possible to send all your old posts to twitter. You can define conditions which posts exactly should be send to twitter: For example you can define that all posts of a certain category or tag should be send to twitter or you can exclude them and let TwitterPosts send all others. TwitterPosts also recognizes if you update the timestamp of a post (for example I use this if a new version is available here: than I just update the version number in the posts title and the timestamp), and twitters this post again. The text that will be sent to twitter of course can be customized. You can use placeholders for the title (%title%) and the link (%url%). Additionally you can use a placeholder to include the tags of your post (%tags%). Because Twitter allows only 140 characters per update, the text will be automatically cutted: First of all, of cause TinyURL is used for the posts link. The title will get cutted as far as needed if there are not enough characters left. Only if there are characters left after the text, link and title, the tags will be added as far as possible if the placeholder for the tags is used.

Available placeholders for the Twitter Status Text: %title%, %url%, %tags%.

Supported QueryVars: See http://codex.wordpress.org/Template_Tags/query_posts#Parameters ! cat(categoryid, multiple categorys separated with comma: 1,2 means only posts of category 1 and 2, a minus sign before the id means exclude this category: cat=-1,-2 excludes category 1 and 2), tag(the tag name, multiple tags separated with comma means fetch posts that have either of these tags: tag1, tag2, combined with + means fetch only posts that have both tags: tag1+tag2) posts_per_page(number), offset(number), post_type (post or page), post_status (publish, ...), orderby(date,...), order(ASC,DESC), author(authorid), meta_key, meta_value, ...

To send old posts to twitter: Remove the QueryVar "posts_per_page" if used before, deactivate the checkbox "Only posts newer than..." and activate "Trigger TwitterUpdate via Intervall". Than just wait until all posts have been sent to twitter. This can take a while, because we can only send a small amount of posts per hour to twitter to prevent from beeing blocked as spamer. This means for example the first 10 posts will be sent to twitter and the next 10 posts will be sent about one hour later automatically, than after another hour the next 10 posts will be sent, ... If all posts have been sent to twitter the plugin waits until there are new posts to twitter. It is recommented to set the QueryVar "posts_per_page" after all old posts have been sent. If you have more than 250 old posts to twitter it is recommented to split them into smaller parts by setting the "posts_per_page" QueryVar to 150 and start with QueryVar "offset" set to your number of posts minus 100 and always subtract 100 if the last 100 have bee sent completely (posts_per_page=150&offset=900, than posts_per_page=150&offset=800, than posts_per_page=150&offset=700, ... posts_per_page=150&offset=0).

Plugin Website: http://www.rene-ade.de/inhalte/wordpress-plugin-twitterposts.html Comments are welcome! And of course, I also like presents of my Amazon-Wishlist (http://www.rene-ade.de/inhalte/amazon-wunschliste.html) or paypal donations (http://www.rene-ade.de/inhalte/paypal-spende.html). 🙂