=== Comment Validation Reloaded === Contributors: austyfrosty Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CN9BU5LAYCXV8 Tags: comment, validation, comment validation, jquery validation, reloaded Requires at least: 2.7 Tested up to: 3.0 Stable tag: trunk == Description == == Installation == Follow the steps below to install the plugin. 1. Upload the `anywhere` folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings/Validation Reloaded to edit your settings. == Frequently Asked Questions == = Why create this plugin? = = I think i want to uninstall but... = Be sure to click the uninstall script that you **manually** add a value to `define( 'UNINSTALL_COMM', '' )` on line 29. That means `1` OR like this: `define( 'UNINSTALL_COMM', '1' )`. After that run the script and all options should be uninstalled. == Screenshots == 1. Admin options panel in `0.1` == Changelog == **Version 0.1** * Initial release. == Upgrade Notice == = 0.1 = No need to upgrade, just install.