=== Dummyra Content Seeder by Jayanta77 ===
Contributors: jayanta77
Tags: dummy content, test data, dummy posts, dummy users, woocommerce
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate realistic dummy posts, pages, users, custom post types, and WooCommerce products for development, testing, and demos.

== Description ==

Dummyra helps you quickly populate a WordPress site with realistic-looking content for local development, staging, QA, theme previews, and client demos.

The plugin supports:

* Posts, pages, and custom post types
* User generation with selectable roles
* WooCommerce simple and variable products
* Taxonomy term creation and assignment
* Featured images and galleries
* ACF and CMB2 field mapping
* Bulk cleanup of generated dummy data

The plugin is designed for site builders, plugin developers, theme developers, testers, and agencies who need repeatable seed content without manually creating it.

== Installation ==

1. Upload the `jayanta77-dummyra-content-seeder` folder to the `/wp-content/plugins/` directory, or install it through the WordPress Plugins screen.
2. Activate the plugin through the `Plugins` screen in WordPress.
3. Open the `Dummyra - Demo Content` menu in the WordPress admin area.
4. Choose the content type you want to generate and configure the available options.

== Frequently Asked Questions ==

= What content can Dummyra generate? =

Dummyra can generate posts, pages, custom post types, users, and WooCommerce products. It can also create and assign taxonomy terms and populate supported custom fields.

= Does it support WooCommerce? =

Yes. If WooCommerce is active, the plugin enables product generation features for simple and variable products, including pricing, stock, images, and taxonomy assignment.

= Does it support ACF and CMB2? =

Yes. Dummyra can detect supported fields and helps populate custom field data for generated content.

= Can I remove the generated content later? =

Yes. The plugin includes cleanup tools for removing the dummy content it creates.

= Should I use it on a production site? =

It is primarily intended for development, staging, testing, and demo environments. Always back up your database before generating large amounts of content.

== Screenshots ==

1. Main generator screen for posts, pages, and custom post types.
2. User generation screen with role and field configuration.
3. WooCommerce product generation screen with taxonomy and metadata options.
4. Cleanup tools for reviewing and deleting generated dummy content.

== Changelog ==

= 1.0.1 =

* Improved admin performance by loading WooCommerce product seed data only when needed.
* Reduced product generation batches to help prevent long-running requests.
* Optimized dummy image attachment handling during bulk content generation.
* Removed a global HTTP request filter so other plugin activation and update flows are not affected.

= 1.0.0 =

* Initial release.
* Generate posts, pages, and custom post types.
* Generate users with configurable roles and metadata.
* Generate WooCommerce products, including variations.
* Support ACF and CMB2 field population.
* Support taxonomy creation and assignment.
* Include bulk cleanup tools for generated content.

== Upgrade Notice ==

= 1.0.1 =

Performance and stability update for product generation, image handling, and plugin activation compatibility.

= 1.0.0 =

Initial public release.
