Clone Posts

描述

This is a simple plugin that allows you to 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
  • Free with lifetime updates
  • Build according to best practices and WordPress coding standards

Changelog

Clone Posts was originally developed by Lukasz Kostrzewa. The plugin has been adopted and updated by George Pattihis who will continue development.

屏幕截图

  • Settings page
  • Clone single post
  • Clone multiple posts

安装

  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

常见问题

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.

评价

2023年3月22日
Basic, yet powerful. Love the fact that it clones post meta too!
2023年3月3日
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.
2022年12月1日
A must-have little tool to speed up my WP management. It also has bulk cloning too... thanks a lot!
2022年9月16日
A real time saver, With the bulk cloning feature I can clone multiple pages at once, just what I was looking for!
2022年9月15日
Great tool, Simple to use and it does exactly what it says, thanks!
2022年9月3日
Plugin is very easy to use, lightweight and just works. It takes one click to clone a page or a post!
阅读所有20条评价

贡献者及开发者

“Clone Posts” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Clone Posts”插件已被翻译至2种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Clone Posts”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.0.4

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

2.0.3

  • Ensure compatibility with WP 6.0.x
  • 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.x
  • Feature: Compatible with Custom Post Types
  • Feature: Copy custom fields (post-metadata)
  • Feature: Add settings page with options

1.0.0

  • Initial version