Descripció
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
Captures
Instal·lació
- In your WordPress admin panel, go to Plugins > New Plugin, search for “Clone Posts” and click “Install now”
- Alternatively, download the plugin and upload the contents of clone-posts.zip to your plugins directory, which usually is /wp-content/plugins/
- Activate the plugin
- Go to “Clone Posts” page under your Settings menu
- Configure the plugin options with available settings
PMF
-
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.
Ressenyes
Col·laboradors i desenvolupadors
«Clone Posts» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Clone Posts” s’ha traduït a 2 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «Clone Posts» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
2.1.1
- Settings Page Styling Update
- Translations Update
2.1.0
- Ensure compatibility with WP 6.4.x
- Settings Page Styling Update
- Translations Update
- Coding Standards formatting
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