Description
ClonePress is a simple and lightweight plugin that allows you to duplicate posts, pages, and custom post types with just one click. This is especially helpful for content creators, website administrators, and developers who want to quickly create drafts or templates from existing content.
Key Features
- Duplicate posts, pages, and custom post types.
- Easy-to-use interface with seamless WordPress integration.
- Choose between draft or published status for duplicated content.
- Maintains all meta data and taxonomies.
Supported Post Types
- Post
- Page
- EDD Download
- Elementor
- Custom Post Type (including any registered post type)
Whether you’re managing a small blog or a large website, ClonePress helps streamline your workflow by allowing you to clone content effortlessly.
Installation
- Upload the plugin files to the
/wp-content/plugins/clonepress
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to Settings > ClonePress to configure the plugin settings.
- Navigate to your posts, pages, or custom post types, and look for the “Duplicate” option under each item.
FAQ
-
Does this plugin support custom post types?
-
Yes, ClonePress supports duplicating custom post types automatically.
-
Can I choose the status of duplicated content?
-
Yes, you can choose whether duplicated content should be saved as a draft or published immediately through the plugin settings.
-
Does it copy all post meta and taxonomies?
-
Yes, ClonePress copies all meta data and taxonomy terms associated with the original content.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ClonePress – Duplicate Pages, Posts & Custom Post Types” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ClonePress – Duplicate Pages, Posts & Custom Post Types” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0.2
- Added settings option for customizing the suffix for duplicated posts.
- Added settings option for redirecting after duplication to either the post list or the edit page.
- Improved sanitization and security checks for user inputs.
- Updated the duplication process to use a single SQL query for duplicating post metadata.
- Fixed issue with Elementor-related meta keys not being properly duplicated.
- Ensured proper nonce verification and sanitization of query parameters.
1.0.1
- Added functionality to change the “Duplicate” label via the settings
1.0.0
- Initial release