by metaphorcreations on WordPress.org
Creates functionality to duplicate any and all post types, including taxonomies & custom fields. Perfect for developers and content creators.

Single post duplicate button
Save Time. Work Smarter. Duplicate Any Post Type with Ease.
Post Duplicator is the ultimate WordPress plugin for quickly creating exact duplicates of any post type in your WordPress site. Whether you’re working with standard posts, pages, or custom post types, this plugin makes it effortless to clone content while preserving all taxonomies, custom fields, and metadata.
Key Features:
Perfect For:
What Gets Duplicated:
What Doesn’t Get Duplicated:
How to Use:
Default Settings:
The plugin works immediately with sensible defaults:
* Duplicated posts are created as Drafts (prevents accidental publishing)
* Title suffix: “Copy”
* Slug suffix: “copy”
* Author: Current User
* Date: Current Time
All defaults can be customized in Settings > Post Duplicator.
Integration:
Post Duplicator works seamlessly with:
* WPML and Polylang (multilingual support)
* WooCommerce (excludes review counts automatically)
* ACF (Advanced Custom Fields) – preserves all field data
* WP Customer Area (special file duplication support)
* All custom post types and taxonomies
Security:
publish_posts capability cannot publish duplicates (forced to Pending)Developer-Friendly:
Includes hooks and filters for easy customization:
* mtphr_post_duplicator_created action
* mtphr_post_duplicator_meta_{$key}_enabled filter
* mtphr_post_duplicator_meta_value filter