=== Eazly Content Generator ===
Contributors: attila_are
Tags: dummy content, lorem ipsum, custom post types, content generator
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eazly-content-generator
Domain Path: /languages

Quickly generate dummy content for posts, pages, and custom post types. Ideal for theme development and testing.

== Description ==

**Eazly Content Generator** allows you to generate realistic placeholder content directly inside your WordPress admin. You can:

* Generate posts, pages, and custom post types.
* Insert paragraphs, headings, blockquotes, images, lists, and other content elements.
* Choose which content elements to include.

This plugin is ideal for developers, designers, and content creators who need to populate their site with sample content quickly and efficiently.

== Installation ==

1. Upload the `eazly-content-generator` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the **Eazly Content** menu in the admin sidebar.
4. Start generating posts or content elements as needed.

== Frequently Asked Questions ==

= Can I generate content for custom post types? =  
Yes! You can select any registered post type, including custom ones, and generate dummy content.

= Can I control the type of content generated? =  
Yes. You can select which content elements to include, such as paragraphs, headings, blockquotes, images, and lists.

= Will this overwrite my existing content? =  
No. Generated content is added as new posts and will not overwrite existing posts unless you manually modify them.


== Changelog ==

= 1.0.0 =
* Initial release
* Supports post, page, and custom post type content generation
* Selectable content elements


== Upgrade Notice ==

= 1.0.0 =
Initial release.

== Additional Notes ==

- PHP 7.4+ recommended
- WordPress 6.0+ recommended
- Requires GD library if generating images
