=== Threaded Comments Management === Contributors: azram19 Tags: comments, threads, admin, gsoc Requires at least: 3.0.0 Tested up to: 3.1.2 Stable tag: 1.0.1 Manage threads of comments and move them around as you wish. == Description == Enhances comments admin panel, by showing threads of comments, and allowing to move them from post to post, and thread to thread. They can be moved both using drag and drop, or bulk actions. Storage zone, can be used to store comments for later examination, or to access them on different pages. History of movements, keeps track of your changes and protects you from accidental mistakes, by allowing you to undo your actions. = Features = * Threaded view of comments * Quick and easy moving and re-parenting using drag and drop * History of movements to protect from accidental mistakes == Installation == 1. Upload the plugin to your `/wp-content/plugins/` directory 1. Activate the plugin. = It does not work, shows errors instead = * It means that files permissions on your server, doesn't allow for creation of necessery symlinks. To use the plugin create them manually, following the instructions in the errors. == Screenshots == 1. Shows a comment in the dropzone, and respective comments in the list, a thread of comments with a freshly moved in it. 2. Shows the process of reparenting using drag'n'drop == Changelog == = 1.0.1 = * Changed a name of the plugin's folder to the correct one during creation of the links. (Wrong name made plugin unusable) = 1.0 = * Initial release