Title: Clonify – Page &amp; Post Duplicator
Author: devshujon
Published: <strong>2026 年 6 月 2 日</strong>
Last modified: 2026 年 6 月 2 日

---

搜索插件

![](https://ps.w.org/clonify-page-post-duplicator/assets/banner-772x250.png?rev=
3557687)

![](https://ps.w.org/clonify-page-post-duplicator/assets/icon-256x256.png?rev=3557687)

# Clonify – Page & Post Duplicator

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

[下载](https://downloads.wordpress.org/plugin/clonify-page-post-duplicator.2.0.0.zip)

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

 [支持](https://wordpress.org/support/plugin/clonify-page-post-duplicator/)

## 描述

Clonify gives you a fast, modern way to duplicate any WordPress content — posts,
pages, or custom post types — with a single click.

#### Features

 * One-click Duplicate link in post list row actions
 * Classic Editor Publish metabox button
 * Block Editor (Gutenberg) sidebar button
 * Copies title, content, excerpt, featured image, all taxonomies, and post meta
 * Prefix and suffix naming with live preview
 * Default status — Draft, Published, Private, or Pending Review
 * Redirect control — edit screen or post list after duplication
 * Admin bar duplicate shortcut (optional)
 * Per post-type enable/disable
 * Dashboard with stats, quick actions, and settings summary
 * Tabbed Settings page — General, Post Types, Display, Naming
 * Tools page — system info and stat reset
 * Toast success notifications and loading feedback
 * Elementor CSS auto-regeneration for duplicated posts
 * ACF field group auto-exclusion (prevents data corruption)
 * Serialized PHP object injection protection
 * 10+ developer action and filter hooks

#### Developer Hooks

**Actions:**
 do_action( ‘clonify_after_duplicate’, $new_post_id, $original_post_id);
do_action( ‘clonify_after_copy_taxonomies’, $new_post_id, $original_post_id ); do_action(‘
clonify_after_copy_meta’, $new_post_id, $original_post_id );

**Filters:**
 clonify_before_duplicate — Modify original post before duplication.
clonify_duplicate_title — Override the duplicated post title. clonify_insert_post_args—
Modify full wp_insert_post() args. clonify_excluded_meta_keys — Add/remove meta 
keys excluded from copying. clonify_copy_meta_value — Filter individual meta values
during copy. clonify_redirect_url — Override the URL after duplication. clonify_supported_post_types—
Extend the supported post type list.

#### Programmatic Usage

    ```
    $new_id = Clonify_Duplicate::duplicate( $post_id );
    ```

### License

This plugin is free software released under the GNU General Public License v2 or
later.
 https://www.gnu.org/licenses/gpl-2.0.html

## 屏幕截图

[⌊Dashboard with stats cards and quick actions⌉⌊Dashboard with stats cards and quick
actions⌉[

Dashboard with stats cards and quick actions

[⌊Settings page — General tab⌉⌊Settings page — General tab⌉[

Settings page — General tab

[⌊Settings page — Naming tab with live preview⌉⌊Settings page — Naming tab with 
live preview⌉[

Settings page — Naming tab with live preview

## 安装

 1. Go to Plugins > Add New, search Clonify, Install and Activate.
 2. Or upload the ZIP via Plugins > Add New > Upload Plugin.
 3. Configure at Clonify > Settings.
 4. Hover any post in the list and click Duplicate.

## 常见问题

### Does it copy the featured image?

Yes, automatically.

### Does it copy ACF custom fields?

Yes — post meta including ACF field values is copied. ACF field group definitions
are excluded to prevent data corruption.

### Does it work with Elementor?

Yes. Elementor CSS is auto-regenerated for each duplicated post.

### Can I set a prefix or suffix on duplicated titles?

Yes. Go to Clonify > Settings > Naming tab. Includes a live preview.

### Is it safe on production?

Yes. Nonce verification, capability checks, sanitization, and serialized object 
injection protection are applied throughout.

### Does it work with WooCommerce?

The free version supports the product post type. All meta and taxonomies are copied.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Clonify – Page & Post Duplicator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ devshujon ](https://profiles.wordpress.org/devshujon/)

[帮助将「Clonify – Page & Post Duplicator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/clonify-page-post-duplicator)

### 对开发感兴趣吗?

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

## 更新日志

#### 2.0.0

 * NEW: Full Dashboard with stats cards and quick actions
 * NEW: Tabbed Settings — General, Post Types, Display, Naming
 * NEW: Tools page with system info and stat reset
 * NEW: Prefix + suffix title naming with live preview
 * NEW: Toast notifications and loading feedback
 * NEW: Top-level admin menu (Dashboard, Settings, Tools)
 * NEW: Duplication counter and last-duplicate tracking
 * FIXED: PHP 7.4 compatibility (removed PHP 8.0 union types)
 * FIXED: Deprecated current_time(‘timestamp’) replaced with time()
 * FIXED: Raw $_POST now properly wp_unslash’d before processing
 * FIXED: intval() replaced with absint() per WP standards
 * FIXED: wp_register_style false src replaced with wp_add_inline_style
 * ADDED: uninstall.php for clean database removal
 * All v1.x security and compatibility fixes included

#### 1.1.0

 * Gutenberg and Classic Editor buttons
 * Pending Review status option
 * Elementor CSS regeneration
 * ACF field group exclusion
 * Serialized object injection protection

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **2.0.0**
 *  最后更新：**1 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/clonify-page-post-duplicator/)
 * 标签
 * [clone post](https://cn.wordpress.org/plugins/tags/clone-post/)[copy page](https://cn.wordpress.org/plugins/tags/copy-page/)
   [duplicate page](https://cn.wordpress.org/plugins/tags/duplicate-page/)[duplicate post](https://cn.wordpress.org/plugins/tags/duplicate-post/)
 *  [高级视图](https://cn.wordpress.org/plugins/clonify-page-post-duplicator/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/clonify-page-post-duplicator/reviews/)

## 贡献者

 *   [ devshujon ](https://profiles.wordpress.org/devshujon/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/clonify-page-post-duplicator/)