=== ZRSoft AI Article Autopilot ===
Contributors: diamnato2011
Author URI: https://zrsoft.ru
Tags: ai, content, seo, automation
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 0.2.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate SEO-ready posts with AI (text + optional featured image) from wp-admin.

== Description ==
ZRSoft AI Article Autopilot generates posts from wp-admin using pluggable AI providers (default preset configurable).
No frontend calls. No tracking. No external scripts on the frontend.

Features:
* Post generation form (topic, context, style, category, status)
* Optional featured image generation
* Slug transliteration for Cyrillic
* Meta description support for popular SEO plugins
* Auto tags (2-3)

== Installation ==
1. Upload the plugin folder `zrsoft-ai-article-autopilot` to `/wp-content/plugins/` (or install the ZIP via Plugins > Add New).
2. Activate the plugin.
3. Configure provider settings in wp-admin.
4. Generate posts in wp-admin.

== External services ==
This plugin connects to the AITunnel API to generate text and images when an admin triggers generation in wp-admin.
Data sent includes the topic, context, style/length settings, model selection, and optional image prompt.
Service provider: AITunnel.
Terms of Service: https://aitunnel.ru/docs/terms.pdf
Privacy Policy: https://aitunnel.ru/docs/privacy.pdf

If you configure a different provider endpoint, you are responsible for reviewing their terms and privacy policy.

== Changelog ==
= 0.2.2 =
* Renamed to ZRSoft AI Article Autopilot
* Updated text domain/slug
* UI and provider presets improvements
