Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

WP Post Branches

Beschreibung

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

Screenshots

Installation

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

FAQ

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„WP Post Branches“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Post Branches“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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