Description
Put meta fields in attachment settings meta box.
Copy custom_attachment_fields.php_copy to custom_attachment_fields.php, alter the array to add the fields you want, profit.
Installation
- Upload attachment-meta to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Copy custom_attachment_fields.php_copy to custom_attachment_fields.php
- Alter the array in custom_attachment_fields.php to output the fields you want.
FAQ
- Does anyone have questions?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Attachment Meta” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Attachment Meta” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial version