=== Edit Parent Comment ID === Contributors: SergeyBiryukov Tags: comments, id, admin Requires at least: 2.7 Tested up to: 3.3 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds parent comment ID meta box to a comment editing page. == Description == Adds parent comment ID meta box to a comment editing page. Use to make existing comments threaded. == Installation == 1. Upload `edit-parent-comment-id` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Parent comment ID meta box. == Changelog == = 0.3 = * Added data validation for better security = 0.2 = * Added support for i18n * Added Russian translation = 0.1 = * Initial release