=== Picot Editor Converter ===
Contributors: tsubu
Tags: ai, rewrite, claude, gemini, openai
Requires at least: 7.0
Tested up to: 7.1
Stable tag: 1.0.1
Requires PHP: 8.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Optimize posts and pages for the current editor with your selected AI provider and model.

== Description ==

Picot Editor Converter uses the WordPress AI Client to optimize your WordPress posts and pages for the current editor. It improves structure, applies suitable blocks or markup, and corrects minor typographical errors. Connect Claude (Anthropic), Google Gemini, and/or OpenAI under **Settings → Connectors**, then select a model to use for optimization.

You can set a **Common prompt** in the plugin settings for every conversion, and an **Individual prompt** on the editor screen for a single conversion.

== Installation ==

1. Upload the `picot-editor-converter` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Go to **Settings → Connectors** and connect Claude, Gemini, and/or OpenAI.
4. Go to **Settings → Picot Editor Converter**, refresh the model list, and choose a model.

== Changelog ==

= 1.0.1 =
* Clarified Common prompt and Individual prompt labels and behavior.
* Stabilized the Individual prompt field in the Block Editor.
* Prefixed uninstall script variables for Plugin Check compliance.

= 1.0.0 =
* Initial release of Picot Editor Converter.
* Supports Claude (Anthropic), Google Gemini, and OpenAI through WordPress AI Client connectors.
* Optimizes post and page content for the current Block Editor or Classic Editor format.
* Includes common instructions and per-editor additional instructions.

== Upgrade Notice ==

= 1.0.1 =
Improves Common/Individual prompt handling and Plugin Check compliance.

= 1.0.0 =
Initial release.
