plugin-icon

Clonify – Page & Post Duplicator

제작자: devshujon·
One-click duplication for posts, pages, and custom post types. Smart naming, modern Dashboard, Gutenberg and Classic Editor support.
버전
2.0.0
최근 업데이트일
Jun 2, 2026
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

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.