توضیحات
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” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial release with support for images, videos, settings page, and Unicode filename handling.