=== ForeUP ALT Text Generator ===
Contributors: foreup
Tags: alt text, accessibility, images, media library, openai
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.5.1
License: GPLv2 or later

Simple bulk alt text generator for WordPress images.

== Description ==

ForeUP ALT Text Generator, by ForeUP Golf, scans all site images, finds images missing alt text, lists them in a queue, and generates meaningful alt text using AI.

== Main Workflow ==

1. Scan All Site Images.
2. Images missing alt text are added to the queue.
3. Batch auto-generate alt text using AI.
4. Save all automatically or review/edit from the Image Queue.

== Features ==

* Simple dashboard under Tools → ForeUP ALT Text Generator.
* Scan all site images for missing alt text.
* Option to ignore images that already have alt text.
* 1–100% scan progress bar.
* 1–100% AI generation progress bar.
* Default balanced speed settings: 10 image generation batch, 500 scan batch, 400ms delay.
* Performance guidance and max image processing recommendations in Settings.
* Queue for pending, generated, saved, ignored, and error images.
* Generate alt text for all queued images or selected images.
* Approve selected or approve all ready items.
* Basic logs and CSV export.
* OpenAI/ChatGPT image analysis.

== Changelog ==

= 1.5.1 =
* Updated default generation batch size to 10.
* Updated default scan batch size to 500.
* Updated default AI request delay to 400ms.
* Added max image processing guidance in Settings.
* Added browser-session notice while processing.

= 1.5.0 =
* Renamed app to ForeUP ALT Text Generator.
* Updated author to ForeUP Golf.
* Simplified dashboard and bulk workflow.
* Removed WooCommerce scan button and unnecessary advanced UI.
* Added clear 1–100% scan and generation progress.
* Added ignore existing alt text option on dashboard.
