Title: ClonePress &#8211; Duplicate Pages, Posts, Custom Post Types &amp; Menus
Author: ilmosys
Published: <strong>2025 年 1 月 12 日</strong>
Last modified: 2026 年 6 月 1 日

---

搜索插件

![](https://ps.w.org/clonepress/assets/banner-772x250.jpg?rev=3405171)

![](https://ps.w.org/clonepress/assets/icon-256x256.png?rev=3405171)

# ClonePress – Duplicate Pages, Posts, Custom Post Types & Menus

 作者：[ilmosys](https://profiles.wordpress.org/ilmosys/)

[下载](https://downloads.wordpress.org/plugin/clonepress.1.0.4.zip)

 * [详情](https://cn.wordpress.org/plugins/clonepress/#description)
 * [评价](https://cn.wordpress.org/plugins/clonepress/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/clonepress/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/clonepress/#developers)

 [支持](https://wordpress.org/support/plugin/clonepress/)

## 描述

ClonePress is a simple and lightweight plugin that allows you to duplicate posts,
pages, custom post types, and WordPress menus with just one click. This is especially
helpful for content creators, website administrators, and developers who want to
quickly create drafts, templates, or menu variations from existing content.

### Key Features

 * Duplicate posts, pages, and custom post types with a single click
 * Duplicate WordPress navigation menus, including nested menu item hierarchy
 * 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.

#### What’s Next

If you like this plugin, then consider checking out our other projects:

 * [StackWC](https://stackwc.com/) – Powerful, reliable WooCommerce plugins designed
   to make online stores faster, smarter, and more profitable.
 * [PatternsWP](https://thepatternswp.com/) – An innovative WordPress plugin that
   enhances your website design process with its intuitive Gutenberg Block Patterns&
   Page Templates Library.
 * [Blockera](https://cn.wordpress.org/plugins/clonepress/wordpress.org/themes/blockera/?output_format=md)–
   A modern, fast & lightweight WordPress block theme.

Visit [Tutsflow](https://tutsflow.com/) to learn from our [WordPress Tutorials](https://tutsflow.com/category/wordpress/tutorials/)
and find out about other [best WordPress plugins](https://tutsflow.com/category/wordpress/plugins/).

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/clonepress` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to Settings > ClonePress to configure the plugin settings.
 4. Navigate to your posts, pages, or custom post types, and look for the “Duplicate”
    option under each item.
 5. Navigate to Appearance > Menus and use the “Duplicate Menu” button while editing
    a menu.

## 常见问题

### 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.

### Can I duplicate WordPress menus?

Yes, go to Appearance > Menus, open the menu you want to copy, and click “Duplicate
Menu”. ClonePress will copy the menu items and their hierarchy.

## 评价

![](https://secure.gravatar.com/avatar/2709fc0dbb2f734ef2fa3dfe5fe2a009418cd52682aa1870d625fa3760f3bbe3?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-3677/)󠁿

 [thememor](https://profiles.wordpress.org/thememor/) 2025 年 10 月 21 日

Very useful plugin to speed up work!

![](https://secure.gravatar.com/avatar/ddddd32df3c5191a8a5097a7a060f9a0f10cae93530616b7c4fefbb14784c314?
s=60&d=retro&r=g)

### 󠀁[My favorite plugin](https://wordpress.org/support/topic/my-favorite-plugin-73/)󠁿

 [johnthadoe](https://profiles.wordpress.org/johnthadoe/) 2025 年 3 月 26 日

I install this on every site – lightweight, fast, and quick!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/clonepress/reviews/)

## 贡献者及开发者

「ClonePress – Duplicate Pages, Posts, Custom Post Types & Menus」是开源软件。 以下
人员对此插件做出了贡献。

贡献者

 *   [ ilmosys ](https://profiles.wordpress.org/ilmosys/)
 *   [ MahdiAli Khanusiya ](https://profiles.wordpress.org/mahdiali/)

[帮助将「ClonePress – Duplicate Pages, Posts, Custom Post Types & Menus」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/clonepress)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/clonepress/)，查看[SVN仓库](https://plugins.svn.wordpress.org/clonepress/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/clonepress/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/clonepress/)。

## 更新日志

#### 1.0.4 – 01 June 2026

 * Updated plugin metadata and compatibility details
 * Updated to WordPress 7.0 compatibility
 * Added WordPress menu duplication on the existing Appearance > Menus screen

#### 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

## 额外信息

 *  版本 **1.0.4**
 *  最后更新：**1 周前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/clonepress/)
 * 标签
 * [clone](https://cn.wordpress.org/plugins/tags/clone/)[duplicate](https://cn.wordpress.org/plugins/tags/duplicate/)
   [menus](https://cn.wordpress.org/plugins/tags/menus/)[pages](https://cn.wordpress.org/plugins/tags/pages/)
   [posts](https://cn.wordpress.org/plugins/tags/posts/)
 *  [高级视图](https://cn.wordpress.org/plugins/clonepress/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/clonepress/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/clonepress/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/clonepress/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/clonepress/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/clonepress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/clonepress/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/clonepress/reviews/)

## 贡献者

 *   [ ilmosys ](https://profiles.wordpress.org/ilmosys/)
 *   [ MahdiAli Khanusiya ](https://profiles.wordpress.org/mahdiali/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/clonepress/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://ilmosys.com)