=== AI Product Copy ===
Contributors: yodsira
Tags: woocommerce, ai, product descriptions, openai, copywriting
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate WooCommerce product descriptions that actually know the product: attributes, categories, tags and price as context, three variants per click, apply with one button.

== Description ==

Millions of WooCommerce stores share one boring chore: writing product descriptions. Generic AI plugins do not know the difference between a product attribute and a tag - AI Product Copy does:

* **Product-aware context.** Name, short description, categories, tags, visible attributes - collected automatically. Price is only sent when you allow it.
* **Three variants per click.** Different angles, tone (neutral / selling / technical) and length (short / medium / extended) under your control.
* **Apply with one click.** Pick the variant, it becomes the product description - editable before saving, of course.
* **Your key, your tokens.** Works with any OpenAI-compatible endpoint: OpenAI, OpenRouter, Ollama, LM Studio. No markup on tokens, no middleman.

The free version includes 10 generations per month. Pro adds unlimited generations, bulk generation for products with empty descriptions (batches of 10 via WP-Cron), SEO meta descriptions (Yoast / RankMath aware), image alt texts, brand voice samples and multilingual output.

== Installation ==

1. Install and activate WooCommerce first.
2. Upload the `ai-product-copy` folder to `/wp-content/plugins/` or install the ZIP via Plugins - Add New.
3. Open WooCommerce - AI Product Copy, add your API base URL and key.
4. Edit any product: the "AI Product Copy" metabox appears in the sidebar.

== Frequently Asked Questions ==

= Where is my API key stored? =

In the WordPress options table, entered through a password field and never rendered back into any admin page.

= Which endpoints work? =

Any OpenAI-compatible /chat/completions API. OpenAI, OpenRouter, Ollama (http://localhost:11434/v1), LM Studio and most self-hosted gateways.

== Changelog ==

= 1.0.0 =
* Initial release: product context collection, 3 variants per generation, apply button, monthly limit.
