ClonePress – Duplicate Pages, Posts & Custom Post Types
Easily duplicate posts, pages, and custom post types with a single click.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 32 days ago • 2 reviews
Is ClonePress – Duplicate Pages, Posts & Custom Post Types abandoned?
Likely maintained (last update 32 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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 with a single click
- Multiple post status options: Draft, Published, Private, Pending Review, Scheduled
- Bulk duplicate functionality for multiple posts at once
- Flexible display options: Row actions, Admin bar, Submit box, Bulk actions, Metabox
- Role-based permissions control
- Post type-specific enable/disable options
- Customizable duplicate labels and suffixes
- Reset settings functionality with nonce protection
- Clean, organized code structure with strict sanitization, escaping, and safe redirects
See the tutorial on how to duplicate a page or post – quick and easy! By Tutsflow.
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/clonepressdirectory, 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.
Frequently Asked Questions
Yes, ClonePress supports duplicating custom post types automatically.
Yes, you can choose whether duplicated content should be saved as a draft or published immediately through the plugin settings.
Yes, ClonePress copies all meta data and taxonomy terms associated with the original content.
Review feed
Screenshots
Changelog
1.0.3
- MAJOR UPDATE: Complete plugin restructure with organized code architecture
- Added multiple post status options: Draft, Published, Private, Pending Review, Scheduled
- Implemented bulk duplicate functionality for multiple posts at once
- Added flexible display options with 5 placement locations:
- Post list row actions (default enabled)
- WordPress admin bar (frontend and backend)
- Post editor submit box
- Bulk actions dropdown (default enabled)
- Dedicated metabox in post editor sidebar
- Added comprehensive role-based permissions control
- Implemented post type-specific enable/disable options
- Added reset settings functionality with confirmation dialog
- Enhanced admin interface with tabbed settings page
- Improved capability checking for different post statuses
- Added success notifications for bulk operations
- Updated to WordPress 6.9 compatibility
- Enhanced security with proper nonce verification, sanitized settings registration, and safe redirects
- Clean, maintainable code structure following WordPress standards
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