Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Post Branches

Descripción

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

Capturas de pantalla

  • Push Create Branch.
  • Create the branch.

Instalación

  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.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Post Branches” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Post Branches” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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