=== WP Post Branches === Contributors: horike Tags: post, post type, branch Requires at least: 3.5.1 Tested up to: 3.5.1 Stable tag: 2.2 WP Post Branches will create a private branch of an post in public. When you publish a branch, overwrite the original post. == Description == WP Post Branches will create a private branch of an post in public. When you publish a branch, overwrite the original post. = Translators = * Japanese(ja) - [Horike Takahiro](http://twitter.com/horike37) You can send your own language pack to me. Please contact to me. * @[horike37](http://twitter.com/horike37) on twitter * [Horike Takahiro](https://www.facebook.com/horike.takahiro) on facebook = Contributors = * [Horike Takahiro](http://twitter.com/horike37) == Installation == 1. Upload `trust-form` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Push Create Branch. 2. Create the branch. == Changelog == = 1.0 = * first release. = 1.2 = * stopped using WP_PLUGIN_URL, to use plugins_url() = 2.0 = * I've added a feature of future to publish. = 2.2 = * apply post_type page.