=== Pantry Duplicate ===
Contributors: pluginpantry
Tags: duplicate
Requires at least: 6.4
Tested up to: 7.1
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Copy any post, page or custom post type to a new draft.

== Description ==

A Duplicate link on every post list and a Copy to new draft button in the editor. The copy keeps the content, excerpt, taxonomies, featured image and custom fields, and lands as a draft with a prefix you choose. Fully free, no Pro version.

Pantry Duplicate is built to the Pantry Standard, a public document that fixes what every Plugin Pantry plugin may and may not do: https://thepluginpantry.com/standard

= What it does =

* Duplicate row action on the list screen of every public post type, plus a bulk action
* Copy to new draft link in the classic editor publish box and in the block editor via a small sidebar plugin-free approach (an admin bar link on singular edit screens)
* Copies title, content, excerpt, taxonomies, featured image, menu order, page template, parent and custom fields
* Title prefix and suffix settings, default prefix Copy of
* Meta key exclusion list, with sensible defaults that skip editor locks and old slugs
* Choose which post types get the link and whether to copy the publish date
* Capability and nonce checks on every duplication; users can only copy what they can edit

= What it does not do =

* No scheduled or recurring duplication
* No cross-site copying
* No templates or merge fields
* No log table

== Pro add-on ==

There is no Pro version of this plugin and none is planned. It is complete.

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/ or install it from the Plugins screen.
2. Activate it.
3. Open Plugin Pantry > Duplicate and set it up.

== Frequently Asked Questions ==

= Does the free plugin expire or nag? =

No. It keeps working forever and never shows a sales notice.

= Does it send any data anywhere? =

Only what the feature itself requires, and that is listed on the plugin page.

= Where do I report a bug? =

https://thepluginpantry.com/support

== Changelog ==

= 1.0.0 (2026-09-12) =

* Duplicate row action on the list screen of every enabled public post type, plus a matching bulk action.
* Copy to new draft link in the classic editor publish box, and an admin-bar link on singular edit screens that works for both the classic and block editors.
* Duplicates copy title, content, excerpt, taxonomies, featured image, menu order, page template, parent and custom fields.
* Settings screen: title prefix and suffix, whether to copy the publish date, which post types get the link, and a list of meta keys to skip.
* Capability and nonce checks on every duplication; a user can only copy posts they can edit.
