Описание
AlexV — Auto Rename and Add Title Upload Metadata automatically processes uploaded images in WordPress.
It performs three main actions:
- Renames uploaded image files using a unique timestamp
- Sets the media title based on the filename
- Fills the media caption using embedded image metadata (EXIF/IPTC), such as copyright, credit, creator or title
The plugin is lightweight, automatic, and requires no configuration.
Установка
- Upload the plugin folder to /wp-content/plugins/
- Activate the plugin through the WordPress admin panel
- Upload an image and the plugin will handle everything automatically
Часто задаваемые вопросы
-
Does this plugin overwrite existing titles or captions?
-
Yes, it automatically sets title and caption on upload based on filename and metadata.
-
Does it support all image formats?
-
It supports standard WordPress image types (JPG, PNG, WEBP where metadata is available).
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«AlexV — Auto Rename and Add Title Upload Metadata» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «AlexV — Auto Rename and Add Title Upload Metadata» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.9.2
- Minor syntax fixes
0.9.1
- Initial public-ready version
- Automatic file renaming using timestamp
- Media title generation from filename
- Caption extraction from EXIF/IPTC metadata