Description
Duplica allows you to duplicate posts, pages or custom posts to the same or different post types.
Post meta data and associated taxonomy terms will be copied as well.
Supported post types
- Post
- Page
- WooCommerce Product
- EDD Download
- more in the queue
User clone
From version 0.2, you can now duplicate users too, with userdata, metadata and user role(s).
For more, https://pluggable.io/plugin/duplica.
Screenshots
Installation
- Install
Duplica
using the native plugin installer, or download the zip and extract it in thewp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’
- Go to
Duplica
from the left navigation menu. - Configure as you want.
- Duplicate or convert posts from the admin bar.
FAQ
-
Can I convert a post to a different post type?
-
Yes, you can do it easily with Duplica. For example, a post can be duplicated as a page or to a WooCommerce product.
-
Is it possible to duplicate a user?
-
As of now, no. But we’re planning to add this feature soon.
-
What “post status” will the duplicated post have?
-
You can set this from the settings screen. It can be inherited from the original post or a new status can be pre-set.
Reviews
Contributors and Developers
“Duplica – Duplicate Posts, Pages, Custom Posts or Users” is open source software. The following people have contributed to this plugin.
Contributors“Duplica – Duplicate Posts, Pages, Custom Posts or Users” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Duplica – Duplicate Posts, Pages, Custom Posts or Users” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
0.7 – 2024-07-16
[imp] PHP and WordPress compatibility tested
[fix] Security ensured with create_users
and edit_pages
capabilities
0.6 – 2023-07-29
[imp] PHP and WordPress compatibility tested
0.5 – 2023-07-29
[fix] Elementor compatibility issue fixed
0.4 – 2023-06-18
[fix] Error fixed in the uninstaller
0.3 – 2023-06-18
[imp] Code optimized
[imp] JS and CSS minified
0.2 – 2022-04-04
[add] Option to clone users
[fix] Error fixed
0.1 – 2022-03-24
- Initial release