=== Bulk Duplicate Posts & Pages – ATTN MultiClone ===
Contributors: hellosabrinamok
Tags: duplicate post, duplicate page, bulk duplicate, clone, custom post type
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create multiple copies of a post, page, or custom post type at once, including custom fields, taxonomies, and featured images.

== Description ==

Need to create 10, 20, or more copies of the same WordPress page?

**ATTN MultiClone** lets administrators select a post, page, or public custom post type, enter the required number of copies, and create them in one operation.

Instead of repeatedly clicking a standard duplicate action, you can generate up to 100 independent draft copies from one simple screen.

**What gets copied:**

* Title, content, and excerpt.
* Custom fields and post meta.
* Categories, tags, and custom taxonomy terms.
* Featured image assignment.
* Parent, menu order, and discussion settings.

**Useful for:**

* Reusing landing-page or content templates.
* Preparing recurring posts and structured content.
* Creating test content and workflow samples.
* Producing multiple drafts from a proven starting point.

Every generated copy is saved as a separate draft, leaving the original content unchanged.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/attn-multiclone` directory, or install via the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to Tools > ATTN MultiClone.
4. Select a post type, choose the content item, and enter the number of copies.

== Frequently Asked Questions ==

= Does it support custom post types? =

Yes. The plugin supports all public post types.

= Does it copy custom fields? =

Yes. The plugin duplicates post meta / custom fields.

= Does it copy taxonomy terms? =

Yes. Categories, tags, and custom taxonomy terms are copied.

= Does it copy featured images? =

Yes. The featured image is assigned to the cloned post.

= Are the copies published automatically? =

No. Every new copy is saved as a draft so it can be reviewed before publishing.

= How many copies can I create at once? =

You can create between 1 and 100 copies in a single operation.

== Screenshots ==

1. Select a post type, choose the source content, and enter the number of draft copies to create.

== Changelog ==

= 1.0.3 =
* Improved the plugin name, directory description, tags, and documentation.

= 1.0.2 =
* Improved compatibility and plugin metadata.

= 1.0.0 =
* Initial release
