=== Rapid Comment Reply === Contributors: peterwilsoncc Tags: comments, javascript Requires at least: 4.2 Tested up to: trunk Stable tag: 0.2 License: GPL License URI: https://wordpress.org/about/gpl/ Reworking of WordPress's frontend comment-reply.js to be unobtrusive. Refer to trac ticket #31590. == Description == Reworking of WordPress's frontend comment-reply.js to be unobtrusive. Refer to trac ticket [#31590](https://core.trac.wordpress.org/ticket/31590). I am writing this as a plugin for the purposes of dogfooding, I hope to contribute the changes back to core. == Contributing == Development of this plugin is done on [Github](https://github.com/peterwilsoncc/rapid-comment-reply). Pull requests are welcome. == Installation == Install this from your WordPress dashboard == Changelog == = 0.2 = Unobtrusive JS using the existing functions. = 0.1 = Initial version: replaces the WordPress comment-reply.js with the plugin's version