=== Attachments as Custom Fields === Contributors: mpvanwinkle77 Donate link: http://www.mikevanwinkle.com/ Tags: attachments, cms, custom fields, post meta, meta fields, images, document, media Requires at least: 2.5 Tested up to: 3.0.1 Stable tag: 0.1 This simple plugin adds a dropdown menu to the WordPress media editing window that allows the user to select a custom field to assign the file to. The url of the file is then added to the parent post as the selected custom field. == Description == This simple plugin adds a dropdown menu to the WordPress media editing window that allows the user to select a custom field to assign the file to. The url of the file location is then added to the parent post as the selected custom field. == Installation == 1. Download `attachments-as-ch.zip` and upload contents to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. screenshot-1.png 2. screenshot-2.png == Changelog == n/a = 0.1 = * Initial Version