Description
This Plugin lets you duplicate posts, pages and every other custom post type. Lightning fast and with only one click. The clone will contain all your content and every setting. It will be duplicated as a draft.
There are two ways to duplicate:
- Go to the dashboard and hover over the post you want to duplicate and click ?duplicate”
- When editing a post or viewing it in the frontend click ?duplicate” in the admin bar
Cloning works for posts created with Gutenberg or the classic editor as well as with page builders. All the content, the categories, tags, featured image and every setting will be duplicated to a new post that is saved as a draft.
The plugin does not have any settings, it works right out of the box.
Do you like the plugin?
Leave a review, it makes all the difference for us!
Reviews
Contributors & Developers
“Duplicate Pages, Posts and CPT” is open source software. The following people have contributed to this plugin.
Contributors“Duplicate Pages, Posts and CPT” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Duplicate Pages, Posts and CPT” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3
- Update to PHP 7.0
- Ensure support for recent WP versions
1.2
- Duplication now works as well for Beaver Builder and others (fix error in duplication of certain meta data)
- Removed erroneous addition of custom fields to metadata
1.1
- Fix error on non-existing custom meta fields
- Do not show Duplicate button in Admin Bar for non-duplicable pages.