=== WordPress to Buffer === Contributors: flamingtarball Tags: bufferapp, twitter, facebook Requires at least: 2.5.0 Tested up to: 3.3.1 Stable tag: 0.0.2 When you publish posts to your WordPress blog, this plugin gives you the option to add them to your Buffer == Description == With this plugin, you can easily add your WordPress posts to Facebook or Twitter, via your bufferapp.com account. * Easy to setup * Choose which profiles to post to * Posts are optimised for each social network * Media attached to posts, to provide better-looking Facebook updates * Truncated post content is used where there's no title == Installation == Just download the plugin from the WordPress directory or install it directly from the WordPress admin dashboard. To install the plugin from the wordpress.org plugin directory: 1. Download `post-to-buffer.zip`, 2. Unzip it and upload the `post-to-buffer` folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress, To configure the plugin, go to 'Settings' > 'Buffer' and follow the instructions. You'll need to create an app within bufferapp.com, but the plugin will guide you through this process. == Changelog == = 0.0.2 = * Added posting to Buffer by default, from XML-RPC (ie: the WordPress mobile apps) * Added buffering for scheduled posts (they are added to the buffer once published) = 0.0.1 = * Basic functionality implemented