Leírás
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
You can send your own language pack to me.
Contributors
Telepítés
- Upload
wp-post-branches
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
GYIK
- Installation Instructions
-
- Upload
wp-post-branches
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“WP Post Branches” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WP Post Branches” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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.
2.3
- apply custom post_type
2.3.1
- Skip redirect when defined DOING_CRON
2.3.2
- Add branch message in posts list
2.3.4
- Bug fix