=== Ctrl+Enter Publishes Comments === Contributors: bi0xid Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BDUEBSM9QRPDU Tags: wordpress, comment, publish Requires at least: 3.0 Tested up to: 4.6.1 Stable tag: 0.2 License: GPLv2 Now you can publish your comments in your page with Ctrl/Cmd+Enter. == Description == Now you can publish your comments in your page with Ctrl/Cmd+Enter. == Installation == Opt 1: 1. Go to Plugins -> Menu -> Add new 2. Search for `Ctrl+Enter publishes comments` 3. Install the plugin 4. Activate the plugin Opt 2: 1. Download the plugin from https://downloads.wordpress.org/plugin/ctrlenter-publishes-comments.zip 2. Upload `ctrlenter-publishes-comments` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Example of comment == Frequently Asked Questions == * It works for every theme? It doesn't work for P2 or O2 themes, as they create the comments on the fly via javascript. It works for all the other themes. == Upgrade Notice == Plugin working for WP 4.6.1 and 4.7. == Changelog == = 0.1 = * First release = 0.2 = * Update for new versions - no major changes