Clone Posts

Deskripsyon

This is a simple but robust plugin that allows you to easily clone (duplicate) posts, pages and custom post types in WordPress.

Features

  • Enable clone feature for Posts, Pages or any Custom Post Type (CPT)
  • Clone single Posts/Pages with one click
  • Clone multiple Posts/pages with Bulk feature
  • Set default Status & Date of cloned Posts/Pages
  • Custom fields (post-metadata) are also copied when duplicating a Post
  • Translations ready
  • Build according to WordPress coding standards

Changelog

Mga Screenshot

  • Settings page
  • Clone single post
  • Clone multiple posts

Pag-install

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for “Clone Posts” and click “Install now”
  2. Alternatively, download the plugin and upload the contents of clone-posts.zip to your plugins directory, which usually is /wp-content/plugins/
  3. Activate the plugin
  4. Go to “Clone Posts” page under your Settings menu
  5. Configure the plugin options with available settings

FAQ

When is “Clone Posts” needed?

Whenever you want to copy all contents of a post, page or CPT then you can do that with 1-click when you have this plugin installed. You can even clone multiple posts at once using the Bulk action!

Does it require manual coding or file editing?

Absolutely not. No technical knowledge is needed and with just one click you can duplicate any post, page or custom post type! Check out the screenshots above.

Is “Clone Posts” compatible with my theme/plugins?

Of course! “Clone Posts” is compatible with any theme and plugin that follows WordPress coding standards.

Mga Review

Disyembre 11, 2025 2 na mga reply
Unlike Yoast Duplicate Post, this plugin can’t duplicate posts built with the popular Breakdance builder.Also, would be great if the default setting was for the plugin to be active for pages, not just posts.
Marso 22, 2023
Basic, yet powerful. Love the fact that it clones post meta too!
Marso 3, 2023
I was facing the boring task of cloning a lot of pages, so I found this little tool with a single search and was really satisfied with it.
Disyembre 1, 2022
A must-have little tool to speed up my WP management. It also has bulk cloning too… thanks a lot!
Setyembre 16, 2022
A real time saver, With the bulk cloning feature I can clone multiple pages at once, just what I was looking for!
Basahin lahat ng 22 na review

Mga Contributor at Developer

Ang “Clone Posts” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Ang “Clone Posts” ay naisalin na sa 3 (na) mga locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.

Isalin ang “Clone Posts” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

2.1.4

  • Ensure compatibility with WP 6.9
  • Fix wrong translation text domains

2.1.3

  • Ensure compatibility with WP 6.8
  • Reduced tags to the 5 most useful and relevant ones
  • Ensured full WordPress coding standards compliance (PHPCS)

2.1.2

  • Ensure compatibility with WP 6.7

2.1.1

  • Settings Page Styling Update
  • Translations Update

2.1.0

  • Ensure compatibility with WP 6.4
  • Settings Page Styling Update
  • Translations Update
  • Coding Standards formatting

2.0.4

  • Ensure compatibility with WP 6.1
  • Maybe Unserialize Meta Values – Thanks @bradvin

2.0.3

  • Ensure compatibility with WP 6.0
  • Remove jQuery and any dependencies
  • Add translation template
  • WP Coding Standards Compliant

2.0.2

  • Handle Warning about options not being an array
  • Resolve Notice about Undefined property

2.0.1

  • Trailing comma bug – support earlier PHP versions

2.0.0

  • Major update – compatible with WP 5.7
  • Feature: Compatible with Custom Post Types
  • Feature: Copy custom fields (post-metadata)
  • Feature: Add settings page with options

1.0.0

  • Initial version