Tags: Status.net, Identica, Twitter, status updates, Oauth, Facebook, Google Buzz, Ping.fm
Requires at least: 2.7.0
Tested up to: 3.0.1
Stable tag: 1.4.0
Posts your blog posts to one or multiple Status.net servers and even to Twitter, Facebook, Google Buzz and Ping.fm
== Description ==
Every time you make a new blog post this plugin will post a status update to the Status.net servers, facebook, Ping.fm,
Google Buzz and Twitter accounts you have specified. You can set as many acounts on as many servers you like. You can
even have the plugin to post to different account on the same [Status.net](http://status.net) server.
The plugin post to Facebook, Google Buzz and Ping.fm via SocialOomph, so an account with SocialOomph is required to
post to Facebook, Google Buzz and Ping.fm.
The links to your blog can be shortened by one of seven different link shortener services like TinyURL.com and RT.nu.
== Installation ==
1. Upload `wp-status-net/wp-status-net.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the 'WP-Status.net' menu option under 'Settings' to specify the accounts and servers
== Frequently Asked Questions ==
= How to use Oauth with Twitter? =
1. Register a new application at http://dev.twitter.com/apps/new
* Application Type must be set on Browser
* The Callback URL should be the URL of your blog
* Default Access type MUST be set to Read & Write
2. Fill in the Consumer Key and Consumer Secret in the correct fields (will show up as soon as you select Server Type "Twitter" and "Oauth" in the server list)
3. Click on the link called "My Access Tokens" at http://dev.twitter.com (right menu)
4. Fill in your Access Token and the Access Token Secret in the correct fields
5. Now you should be able to post to Twitter
= How do I get access to the 2ve.org link shortener API? =
The 2ve.org service is at the moment only open for Xavier Media, but you can choose any of the other link shorteners instead.
= How can I suggest a new feature or report a bug? =
Visit our support forum at http://www.xavierforum.com/php-&-cgi-scripts-f3.html
== Changelog ==
= 1.4.0 =
* SocialOomph support added
* Google Buzz support (via SocialOomph)
* Facebook support (via SocialOomph)
* Ping.fm support (via SocialOomph)
* RT.nu removed as link shortener service (since they don't provide this service any more)
* If an error mesage is received from a StatusNet server that will show up in the list of servers so you know what went wrong
= 1.3.1 =
* Minor bug fix in Oauth for Twitter
* Fixed problem with bit.ly links
= 1.3 =
* Oauth is now available for Twitter servers. For StatusNet server that will be available in a later version
* Optional suffix possible for posts
= 1.1 =
* Added possibility to have a unique prefix for each server when posting blog posts to a StatusNet server