Extra Attachment Fields Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Extra Attachment Fields plugin allows the creation of custom extra input fields for attachments in media library. The user can create custom fields for attachments, after enabling the plugin and selecting “Media” -> “Attachment Fields”.
Enabled Extra Attachment Fields can be found on the properties page of each attachment.
Extract custom field values in your theme using:
aef21_show_field_value(‘Attachment ID’, ‘Custom field slug’);
For example
$custom_value = aef21_show_field_value($attachment->ID, ‘license-type’);
Field Types
- Text
- Textarea
- Checkbox
Please Vote and donate
If you like this plugin, please vote and if you feel generous make a donation :).
Screenshots
No screenshots provided