-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
49 lines (33 loc) · 1.2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
=== 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