=== Plugin Name === Contributors: dholloran Donate link: http://danholloran.com/ Tags: attachment,file,image,post,page,custom post type Requires at least: 3.2 Tested up to: 3.5.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to add/edit/attach/un-attach/sort the files attached to your WordPress posts all from the post editor. == Description == Allows you to add/edit/attach/un-attach/sort the files attached to your WordPress posts all from the post editor. Integrates seamlessly with WordPress using the default WordPress attachments type and no configuration needed to add WP Better Attachments to custom post types. Note: As of now WPBA only works with images I hope to add at least attach and un-attach functionality to all other types in the coming weeks. View more information on GitHub [here](https://github.com/DHolloran/wp-better-attachments/) == Installation == 1. Upload `wp-github-recent-commit` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to any page/post/custom post type and start editing your attachments with ease. 4. Use the add attachments button to add new attachments, WordPress<3.5 does not have multi select capabilities. 5. You can Drag and drop your attachments to arrange their menu order. 6. Click the Un-attach link to un-attach the file from your post. == Frequently Asked Questions == None so far... If you have any issues please submit an [issue](https://github.com/DHolloran/wp-better-attachments/issues/new) or fix it/submit a pull request I will try to handle it ASAP. You an also contact me at [support@danholloran.com](mailto:support@danholloran.com). == Screenshots == 1. Image of post editor button 2. Image of the attachment editor 3. Image of the added un-attach link in the media library == Changelog == = 1.0.0 = Initial Release == Upgrade Notice == = 1.0.0 = Initial Release