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.

Clone Page Tree

Descripción

👩‍👩‍👧‍👧 📄 🌲 Adds a “Clone Page Tree” action to the page/post row actions. Cloning a page tree clones the page and all descendents creating a new copy of the full hierarchy. After clicking “Clone Page Tree” you will be redirected to edit the top-most page to allow you to give it a unique title. All cloned pages are left in draft mode.

There are many plugins out there which allow you to duplicate a post or page however this is the only one that allows you to duplicate a page and all its descendent pages in a single click.

Code is stored in this github repo.

The plugin has been developed for CNCF and The Linux Foundation.

Capturas de pantalla

  • "Clone Page Tree" action.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/clone-page-tree directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Clone Page Tree” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Clone Page Tree” 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

0.1.2

  • Enables action for all posts, pages, and CPTs

0.1.1

  • Fixes issue with missing backslashes in a cloned page

0.1.0

  • First release