=== Smart Alt Image Meta ===
Contributors: webeto, shubhank
Tags: images, alt text, metadata, seo, optimization
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 2.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Intelligently optimize image metadata - titles, alt text, and descriptions using your site identity. 100% Free & Unlimited.

== Description ==

Smart Alt Image Meta automatically optimizes your image metadata including:

* 🖼️ **Image Titles** - Clean, descriptive titles
* 📝 **Alt Text** - SEO-friendly alt attributes  
* 📄 **Descriptions** - Consistent image descriptions

Using your site name and cleaned filenames, it creates consistent, SEO-optimized metadata for all your images.

== Features ==

* **🤖 Smart Auto-Optimization** - New uploads are automatically optimized
* **📦 Bulk Processing** - Optimize your entire media library with one click
* **📊 Progress Tracking** - Real-time progress bar from 0 to 100%
* **↩️ Undo Changes** - Revert any image back to its original state
* **🎯 SEO Optimized** - Improves titles, alt text, and descriptions
* **♾️ 100% Free** - No limitations, no premium version

== Installation ==

1. Upload the `smart-alt-image-meta` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to **Smart Alt Image Meta** in the admin menu to run bulk optimization

== Frequently Asked Questions ==

= Does this change my actual image filenames? =
No, only the metadata (title, alt text, description) is changed.

= Can I undo the changes? =
Yes! Use the "Undo" feature to revert all images.

= Is this really free? =
Yes, 100% free with no limitations.

== Changelog ==

= 2.1.2 =
* Fixed CSS/JS enqueue with proper version parameters
* Fixed progress bar to show 0% to 100% smoothly
* Added real-time percentage display
* Fixed GUI rendering issues
* Added proper nonce verification for AJAX

= 2.1.1 =
* Fixed wp_enqueue usage with proper registration
* Updated all functions with unique "sameta_" prefix

= 2.1.0 =
* Initial release