=== WPFixDesk AI Meta ===
Contributors: aizazawan
Tags: seo, ai, metadata, openai
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Auto-generate SEO meta titles and descriptions for posts and pages using the OpenAI API.

== Description ==

WPFixDesk AI Meta generates SEO titles and meta descriptions using the OpenAI API. Enter your API key, choose tone and length, then click "Generate AI Meta" inside any post or page editor. You can also enable automatic generation on publish.

This plugin is not affiliated with or endorsed by OpenAI.

== Installation ==

1. Upload the plugin.
2. Activate it.
3. Add your OpenAI API key under Settings → WPFixDesk AI Meta.
4. Edit a post/page and click "Generate AI Meta" in the sidebar.

== Frequently Asked Questions ==

= Does this use an external service? =

Yes. OpenAI is used to generate metadata.

= Is an API key required? =

Yes. You need a valid OpenAI API key.

== External Services ==

This plugin connects to the OpenAI API to generate SEO titles and meta descriptions.

Data sent:
* Post content (text only, HTML stripped)
* Prompt instructions (tone and length settings)

Data is sent only when a user explicitly clicks "Generate AI Meta" or when auto-generation is enabled and a post is published.

Provider:   https://openai.com
Terms:      https://openai.com/policies/terms-of-use
Privacy:    https://openai.com/policies/privacy-policy

== Screenshots ==

1. Settings screen
2. Generate metadata button in post editor

== Changelog ==

= 1.0.0 =
* Initial release.
