=== Juzaweb - AI Post Creator ===
Contributors: Juzaweb
Tags: ai, generator, content, seo, autoblog
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Juzaweb AI Post Creator automates WordPress content creation using OpenAI, Gemini, and Ollama to transform source URLs into high-quality blog posts.

== Description ==
Juzaweb AI Post Creator is a powerful tool designed to streamline your content creation workflow. By integrating with top-tier AI providers and allowing flexible source management, it enables you to generate engaging, SEO-optimized blog posts automatically based on your specific requirements and schedules. It also automatically generates Focus Keyphrases and Meta Descriptions compatible with Yoast SEO.

== Third-party Services ==
This plugin relies on external AI services to generate content. Depending on your configuration, your data may be sent to the following third-party providers:

1. **OpenAI (GPT Models)**
   - **What it does**: Used for analyzing source content and generating WordPress posts, titles, tags, and categories.
   - **Data sent**: When processing a source, the plugin sends the fetched web content, the source URL, and your custom prompt instructions to OpenAI's API (https://api.openai.com).
   - **When**: Data is sent only when you manually trigger a "Crawl Post" action or when the automated scheduler runs a configured task.
   - **Terms & Privacy**:
     - [OpenAI Terms of Use](https://openai.com/policies/terms-of-use)
     - [OpenAI Privacy Policy](https://openai.com/policies/privacy-policy)

2. **Google Gemini**
   - **What it does**: Used as an alternative AI model for content generation and analysis.
   - **Data sent**: Similar to OpenAI, the plugin sends fetched content, URLs, and instructions to Google's Generative AI API (https://generativelanguage.googleapis.com).
   - **When**: Data is sent only when a Gemini-powered provider is selected and triggered manually or via schedule.
   - **Terms & Privacy**:
     - [Google AI Terms of Service](https://ai.google.dev/terms)
     - [Google Privacy Policy](https://policies.google.com/privacy)

*Note: The plugin also supports local Ollama instances, which process data on your own server and do not send data to third-party cloud providers.*

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/juzaweb-ai-post-creator` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

== Changelog ==
= 1.0.4 =
* Add post status configuration and source import/export functionality with improved security nonces.
* Add support for generating Focus Keyphrase and Meta Description for Yoast SEO.
= 1.0.3 =
* Initial release.
