=== FusionWrite AI ===
Contributors: mostafijemon
Tags: ai writer, openai, chatgpt, gemini, blog generator
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI content generator using OpenAI & Gemini.
Features bulk generation, DALL-E 3 images, classic editor, and Custom Command Prompts.

== Description ==

FusionWrite AI helps you generate high-quality, SEO-optimized blog posts in seconds.
It integrates **OpenAI (GPT-4o)** and **Google Gemini** models to write content that reads naturally.
**Key Features:**
* **Dual AI Power:** Choose between OpenAI (GPT-4o) and Google Gemini.
* **Bulk Generation:** Queue multiple topics and generate posts one by one automatically.
* **Custom Command Prompt:** Provide specific instructions to guide the AI for personalized content.
* **Auto Images:** Generates a Featured Image + 2 Body Images using **DALL-E 3** or **Stability AI**.
* **Live Editor:** Edit your generated content immediately using the Classic WordPress Editor.
* **Real History:** View and edit your recently generated posts from the dashboard.
* **Multi-Language:** Supports 15+ languages including English, Bengali, Spanish, and more.

== External services ==

This plugin connects to third-party APIs to generate content and images.

1. **OpenAI API (GPT-4o & DALL-E 3)**
   - **Service:** Generates text content and images.
   - **Data Sent:** Your prompt text and generation settings.
   - **Terms:** [OpenAI Terms](https://openai.com/policies/terms-of-use)
   - **Privacy:** [OpenAI Privacy Policy](https://openai.com/policies/privacy-policy)

2. **Google Gemini API**
   - **Service:** Generates text content.
   - **Data Sent:** Your prompt text.
   - **Terms:** [Google Generative AI Terms](https://policies.google.com/terms)
   - **Privacy:** [Google Privacy Policy](https://policies.google.com/privacy)

3. **Stability AI API**
   - **Service:** Generates images.
   - **Data Sent:** Your image prompt.
   - **Terms:** [Stability AI Terms](https://stability.ai/terms-of-use)
   - **Privacy:** [Stability AI Privacy Policy](https://stability.ai/privacy-policy)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/fusionwrite-ai` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **FusionWrite AI > Settings** and enter your API Keys.
4. Start generating content!

== Screenshots ==

1. Dashboard - Main generator interface with Bulk Mode.
2. Settings - API configuration page.
3. Live Editor - Editing generated content with Classic Editor.

== Changelog ==

= 1.0 =
* Initial release with Custom Command Prompt and UI improvements.