This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Attachment Meta

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

  1. Upload attachment-meta to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Copy custom_attachment_fields.php_copy to custom_attachment_fields.php
  4. 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.

Contributors

Translate “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