=== Infography Auto Featured Image ===
Contributors: aravindraj
Tags: featured image, auto featured image, ai, infographic, automation
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically generates infographics for blog posts using the Infography.in API and sets them as featured images.

== Description ==

Infography Auto Featured Image is a powerful plugin that automatically generates high-quality, relevant infographics for your WordPress posts and sets them as the featured image. 

It uses the [Infography.in](https://infography.in) API to analyze your post content and create a visually appealing summary image.

**Features:**

*   **Automatic Generation**: Generates an infographic as soon as you publish a post.
*   **Background Processing**: Uses WordPress Cron to generate images in the background, ensuring your editor stays fast.
*   **Smart Analysis**: Summarizes your post content to create meaningful infographics.
*   **Override Control**: Choose whether to overwrite existing featured images or skip if one is already set.
*   **Per-Post Control**: Disable generation for specific posts via a simple meta box.

**Note**: You need an API key from [Infography.in](https://infography.in) to use this plugin.

== Installation ==

1.  Upload the plugin files to the `/wp-content/plugins/infography-auto-featured-image` directory, or install the plugin through the WordPress plugins screen directly.
2.  Activate the plugin through the 'Plugins' screen in WordPress.
3.  Go to **Settings -> Infography Auto Featured** to configure your API key.
4.  Get your API key from [Infography.in](https://infography.in).

== Third-Party Service Disclosure ==

This plugin relies on the Infography.in API as a third-party service to function. When you publish a post, the plugin sends your post's title and post content to Infography.in to generate the image.

*   [Terms of Service](https://infography.in/terms)
*   [Privacy Policy](https://infography.in/privacy)

== Frequently Asked Questions ==

= Do I need an account on Infography.in? =

Yes, you need an account and a valid API key from Infography.in.

= Does it slow down my site? =

No. The image generation happens asynchronously in the background effectively decoupling the API call from your publishing flow.

= Can I prevent it from running on a specific post? =

Yes, there is a "Disable auto-generation" checkbox in the "Infography Auto Featured Image" meta box on the post edit screen.

== Screenshots ==

1.  **Settings Page**: Configure your API key and preferences.
2.  **Post Edit Screen**: Disable auto-generation on a per-post basis.

== Changelog ==

= 1.1.0 =
*   Optimization: Switched to asynchronous background processing for image generation.
*   Improvement: Refactored codebase for better performance and stability.

= 1.0.0 =
*   Initial release.
