Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Clone Page Tree

Beschrijving

๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง ๐Ÿ“„ ๐ŸŒฒ 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.

Schermafbeeldingen

  • "Clone Page Tree" action.

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Clone Page Tree” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Clone Page Tree” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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