Опис
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.
Постављање
- Upload the
auto-fill-image-meta
folder to/wp-content/plugins/
, or install it via the WordPress plugins screen. - Activate the plugin from the ‘Plugins’ screen.
- (Optional) Go to Settings > Image/Video Meta to configure which fields to update.
- Upload an image or video, and the plugin will auto-fill its metadata.
ЧПП
-
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.
Прегледи
Сарадници и градитељи
Auto Fill Image Meta је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Auto Fill Image Meta на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0
- Initial release with support for images, videos, settings page, and Unicode filename handling.