=== Creaclone Duplicator ===
Contributors: creaflows
Tags: woocommerce, duplicate product, clone post, quick edit, product duplicator
Requires at least: 5.8
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Quickly duplicate WooCommerce products, posts, pages, and custom post types with one click.

== Description ==

Creaclone Duplicator is a lightweight and ultra-fast plugin that allows you to duplicate any WooCommerce product, post, page, or custom post type instantly.

= Free Features =
* One-click product and post duplication.
* Duplicates all core metadata, taxonomies, and categories.
* Supports WooCommerce variable products and variations.
* Clean integration into WordPress admin list tables.
* Quick Edit modal window with basic fields (title, status, excerpt) before duplicating.

= Upgrade to PRO =
Unlock advanced features with the PRO version:
* Bulk duplicate multiple items at once from the list table.
* Edit Price, SKU & Stock for WooCommerce products directly in the modal.
* Advanced Find & Replace (including RegEx support) for titles, content and meta.
* Edit slug, parent, menu order and featured image directly in the modal.
* Choose which taxonomies/terms to duplicate and edit ACF fields before duplicating.

== Installation ==

1. Upload the `creaclone-duplicator` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Products or Posts and click 'Duplicate' under any item.

== Third-Party Services ==

This plugin uses the [Freemius](https://freemius.com) SDK to handle license management, plan/pricing information, and optional update checks for the separately-sold PRO add-on. During activation you can choose to opt in or skip this connection. If you opt in, some non-sensitive data (such as site URL, plugin version, and PHP/WordPress environment info) is sent to Freemius's servers to enable this functionality.

Freemius Terms of Service: https://freemius.com/terms/
Freemius Privacy Policy: https://freemius.com/privacy/


== Translations ==

Creaclone Duplicator is translation-ready. Once the plugin is live on WordPress.org, you (or anyone) can contribute translations for free at:

https://translate.wordpress.org/projects/wp-plugins/creaclone-duplicator/

No extra setup is needed on your site — once a translation reaches 100%, WordPress downloads and loads it automatically for users with that language active.

== Changelog ==

= 1.0.1 =
* Removed WooCommerce Price/SKU/Stock editing from the free duplication engine entirely (this is now a genuine PRO-only feature, handled solely by the PRO addon, instead of code that existed but was hidden behind a UI check).
* Renamed all internal function, hook, handle and nonce names to a unique `creadu_` prefix to avoid conflicts with other plugins.

= 1.0.0 =
* Initial release.