=== Auto Fill Image Meta ===
Contributors: octugen
Tags: image, video, metadata, alt-text, seo
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically fills title, alt text, caption, and description of uploaded images and videos based on the filename, improving SEO and accessibility.

== Description ==
This plugin simplifies managing media metadata in WordPress. When you upload an image or video, it automatically populates the title, alt text, caption, and description fields using the sanitized filename. Hyphens and underscores in filenames are replaced with spaces, and each word is capitalized for better readability. A settings page lets you choose which metadata fields to update, ensuring compatibility with SEO plugins.

== Installation ==
1. Upload the `auto-fill-image-meta` folder to `/wp-content/plugins/`, or install it via the WordPress plugins screen.
2. Activate the plugin from the 'Plugins' screen.
3. (Optional) Go to Settings > Image/Video Meta to configure which fields to update.
4. Upload an image or video, and the plugin will auto-fill its metadata.

== Frequently Asked Questions ==
= Does this plugin work with videos? =
Yes, it supports both images and videos, filling their metadata based on the filename.

= Can I choose which fields to update? =
Yes, configure which fields (title, alt text, caption, description) to update via the settings page.

= Will this conflict with SEO plugins? =
It’s designed to minimize conflicts. Disable specific fields in the settings to avoid overwriting data from plugins like Yoast SEO.

== Changelog ==
= 1.0 =
* Initial release with support for images, videos, settings page, and Unicode filename handling.

== Upgrade Notice ==
= 1.0 =
First version of the plugin. No upgrades available yet.