This can be accomplished via a 'duplicate link' on the 'manage posts' page or via a 'make copy' button on the post edit page.
The Duplicate Post plugin works with posts, pages, and custom post types.
Via the WordPress backend, there's also a special settings page where administrators can configure the plugin's behavior, letting them choose what to copy from each original post.
The user can choose between the:
- post date
- post status
- post excerpt
- post attachment
- post taxonomy
- post custom fields
- post children posts/pages
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- PHP 5.4 (Strict Standards) compatible
- Fixed possible XSS and SQL injections
What is new in version 2.4.1:
- Fixed regression about draft permalinks.
- Fixed bug with guid.
What is new in version 2.4:
- Fixed publishing dates for drafts
- Fixed bug with prefix/suffix
- Translation project moved to GlotPress
What is new in version 2.3:
- Added options to choose where to show the "Clone" links
- Clone attachments (i.e. references in the DB, not physical files)
- Fix for untranslated user roles
What is new in version 2.1.1:
- Can't rely on activation hook for upgrade, this caused problems with new options.
What is new in version 2.0.2:
- Two links on posts list: clone immediately or copy to a new draft to edit.
- Tested on multisite mode.
What is new in version 2.0:
- WP 3.3 compatibility (still not tested against multiblog feature, so beware).
- Minimum WP version: 3.0.
- Code cleanup.
- Immediate cloning from post list.
- Added options for taxonomies and post excerpt.
- Added suffix option.
- Added template tag.
What is new in version 1.1:
- WP 3.0 compatibility (not tested against multiblog feature, so beware).
- Option page: minimum user level, title prefix, fields not to be copied, copy post/page date also.
- Added German, Swedish, Romanian, Hebrew, Catalan (incomplete) and Polish (incomplete) language files.
Requirements:
- WordPress 3 or higher
Comments not found