=== Simple Image Meta Generator ===
Contributors: pattihis
Donate link: https://profiles.wordpress.org/pattihis/
Tags: images, metadata, alt text, accessibility, media
Requires at least: 5.3.0
Tested up to: 6.8
Requires PHP: 5.6
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Generate image meta data automatically. Add alt text, titles, captions and descriptions from filenames. Bulk update existing images.

== Description ==

Automatically optimize images for SEO by generating alt text, titles, captions, and descriptions from filenames. Improves search rankings and accessibility.

**Key Features:**
* **Auto-generate** image attributes from filenames for new uploads
* **Bulk update** unlimited existing images with one click
* **Auto-insert** title attributes into post HTML
* **Pre-Filter** filename characters (hyphens, underscores, numbers, etc.)
* **Universal Support**: Works with all WP editors (Classic, Block, Gutenberg)

== Installation ==

To install this plugin:

1. Install the plugin through the WordPress admin interface, or upload the plugin folder to /wp-content/plugins/ using ftp.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to Settings > Simple Image Meta.

== Frequently Asked Questions ==

= Can this plugin handle all new uploads automatically? =

Yes, this plugin can be configured to auto-generate Title, Caption, Description and Alt Text for new uploads.

= Will this plugin update existing images in the media library? =

Yes, the plugin will update all image attributes from the filenames for already existing images in the media library.

= How does the bulk updater work? =

The bulk updater processes all images in your media library one by one, generating SEO-friendly attributes from their filenames. Always backup your database before running the bulk updater.

== Screenshots ==

1. The settings page in Settings > Simple Image Meta
2. The Bulk Updater screen

== Changelog ==

= 1.0.0 =
* Initial release of Simple Image Meta Generator
* Auto-generate image attributes from filenames for new uploads
* Bulk update existing images in Media Library
* Insert title attributes into post HTML
* Filter filename characters (hyphens, underscores, numbers, etc.)
* WordPress 6.8 compatibility
