Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WP Post Branches

Опис

WP Post Branches will create a private branch of an post in public. When you publish a branch, overwrite the original post.

Translators

You can send your own language pack to me.

Contributors

Скріншоти

  • Push Create Branch.
  • Create the branch.

Встановлення

  1. Upload wp-post-branches to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Часті питання

Installation Instructions
  1. Upload wp-post-branches to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“WP Post Branches” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP Post Branches” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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