=== CreatesWowtech AI Content Generator ===
Contributors: kvhsolutions
Tags: ai, content, gutenberg, seo, generator
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate high-quality content for Posts and Pages using the WordPress AI Client.

== Description ==

CreatesWowtech AI Content Generator helps site administrators create SEO-friendly blog posts and pages with AI-assisted writing tools inside WordPress.

Plugin homepage: [CreatesWowtech AI Content Generator](https://www.createswowtech.com/plugin/createswowtech-ai-content-generator/)

Developed by [CreatesWowtech](https://www.createswowtech.com).

This plugin uses the WordPress AI Client introduced in WordPress 7.0. AI providers and credentials are configured once at the site level.

= External services =

This plugin does not call third-party AI provider HTTP APIs directly. Generation requests are sent through the WordPress AI Client (`wp_ai_client_prompt`).

Depending on which AI provider plugin you configure in WordPress, prompts and related content may be transmitted to that provider under that provider’s terms.

* What data may be sent: topic, keywords, audience, tone, style, language, word count, existing content when enriching, and image prompts when generating featured images.
* When: only when you generate or enrich content, test the AI connection, or generate a featured image.
* Credentials: managed by WordPress / your chosen provider plugin — not stored by this plugin.

== Installation ==

1. Upload the `createswowtech-ai-content-generator` folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Install and configure a WordPress AI provider plugin (site-level credentials)
4. Go to CreatesWowtech AI Content Generator → Settings and click Test AI Connection
5. Start generating content

== Frequently Asked Questions ==

= Do I need my own API key? =

Yes, but you configure it in WordPress AI / provider settings — not inside this plugin. You are responsible for your provider account, usage limits, and billing.

= Which WordPress version is required? =

WordPress 7.0 or later is required for the core AI Client.

= Who can use this plugin? =

Only users with the `manage_options` capability can access the generator and settings screens.

== Changelog ==

= 1.0.0 =
* Initial release
* Migrated AI calls to the WordPress AI Client (no direct provider HTTP integration)
