=== MK Alt Manager ===
Contributors: mohitkamboj55
Tags: image alt text, seo, media library, accessibility
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.1.2
License: GPLv2 or later

Short Description: Bulk edit image alt text easily from one screen.

== Description ==

MK Alt Manager helps you find images without alt text and update them in bulk.

It suggests readable alt text based on image filenames and allows manual editing before saving.

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin through the WordPress admin
3. Go to Settings > MK Alt Manager

== FAQ ==

= Does it overwrite existing alt text? =
No, it only shows images without alt text.

= Does it handle images that never had alt text saved? =
Yes. Version 1.1 includes attachments with missing or empty alt text meta.

== Changelog ==

= 1.1.2 =
* Update "Tested up to" for WordPress 7.0.
* Address Plugin Check warnings for meta queries and pagination input.

= 1.1.1 =
* Fix activation fatal error when another plugin uses the old mk_alt_text_* function names.

= 1.1 =
* Detect images with missing alt text meta, not just empty values.
* Add pagination for large media libraries.
* Show a count of images missing alt text.
* Improve filename-based alt suggestions.
* Add one-click "Apply filename suggestions to all rows".
* Polish admin UI and success messages.

= 1.0 =
* Initial release.
