=== Plugin Name === Contributors: dookan Tags: images, attachments Requires at least: 3.0.0 Tested up to: 3.3.0 Stable tag: 0.0.1a License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a simple WordPress plugin that will list the attachments of a post while editing it - no configuration needed! All post types are supported. == Description == This is a simple WordPress plugin that will list the attachments of a post while editing it. You need no configuration, the list will be automatically shown for all post types. = Features = * Listing attachments of a post (no matter the attachment type - video, image, audio or anything else) * Easy sorting of the attachments of a post, with drag'n'drop support * Links within each attachment to edit it, remove it or insert it into the current position in the editor Would you like to help improving this plugin? If so, fork me on [GitHub](https://github.com/InJoin/WP-Post-Attachments)! == Installation == 1. Upload the `ij-post-attachments` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. That's all! You will note that below the editor inside a post an box entitled `Images and Attachments` will appear. == Changelog == = 0.0.1a = * Initial release.