Version Description
- No Changes Needed,Still Works Perfectly
Download this release
Release Info
Developer | janmejai |
Plugin | Delete All Comments Easily |
Version | 1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.1
- delete all comments easily.php +2 -2
- readme.txt +10 -4
delete all comments easily.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin URI: http://www.wpcub.com/delete-all-comments-all-pending-comments-easily-using-plugin/
|
5 |
Description: Plugin to delete all comments or all Pending comments
|
6 |
Author: J P S
|
7 |
-
Version: 1.
|
8 |
Author URI: http://www.wpcub.com
|
9 |
*/
|
10 |
?>
|
@@ -90,4 +90,4 @@
|
|
90 |
{
|
91 |
add_management_page("Delete All Comments Easily","Delete All Comments Easily",1,"dce","dce_main" );
|
92 |
}
|
93 |
-
?>
|
4 |
Plugin URI: http://www.wpcub.com/delete-all-comments-all-pending-comments-easily-using-plugin/
|
5 |
Description: Plugin to delete all comments or all Pending comments
|
6 |
Author: J P S
|
7 |
+
Version: 1.1
|
8 |
Author URI: http://www.wpcub.com
|
9 |
*/
|
10 |
?>
|
90 |
{
|
91 |
add_management_page("Delete All Comments Easily","Delete All Comments Easily",1,"dce","dce_main" );
|
92 |
}
|
93 |
+
?>
|
readme.txt
CHANGED
@@ -5,8 +5,8 @@ Donate Link: www.wpcub.com
|
|
5 |
Contributors: janmejai
|
6 |
Tags: comment,delete all, remove all comments,remove all pending comments
|
7 |
Requires at least: 3.0
|
8 |
-
Tested up to: 3.
|
9 |
-
Stable tag:
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -14,10 +14,12 @@ Delete all comments or All the Pending Comments from your WordPress Site Easily.
|
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
-
The Plugin Helps you in Deleting All the Comments(Approved,Pending,Spam and Trashed Comments) From your Wordpress Site or you can Just Delete All the Pending Comments.
|
18 |
|
19 |
Tools > Delete All Comments Easily
|
20 |
|
|
|
|
|
21 |
== Installation ==
|
22 |
|
23 |
Standard installation required.
|
@@ -28,6 +30,10 @@ Standard installation required.
|
|
28 |
|
29 |
== Changelog ==
|
30 |
|
|
|
|
|
|
|
|
|
31 |
= 1.0 =
|
32 |
|
33 |
* Stable plugin released
|
@@ -42,4 +48,4 @@ N/A
|
|
42 |
|
43 |
== Screenshots ==
|
44 |
|
45 |
-
|
5 |
Contributors: janmejai
|
6 |
Tags: comment,delete all, remove all comments,remove all pending comments
|
7 |
Requires at least: 3.0
|
8 |
+
Tested up to: 4.3.1
|
9 |
+
Stable tag:1.1
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
+
The Plugin Helps you in Deleting All the Comments (Approved,Pending,Spam and Trashed Comments) From your Wordpress Site or you can Just Delete All the Pending Comments.
|
18 |
|
19 |
Tools > Delete All Comments Easily
|
20 |
|
21 |
+
<b>Please Take Backup of Your Database, before using the plugin. </b>
|
22 |
+
|
23 |
== Installation ==
|
24 |
|
25 |
Standard installation required.
|
30 |
|
31 |
== Changelog ==
|
32 |
|
33 |
+
= 1.1 =
|
34 |
+
|
35 |
+
* No Changes Needed,Still Works Perfectly
|
36 |
+
|
37 |
= 1.0 =
|
38 |
|
39 |
* Stable plugin released
|
48 |
|
49 |
== Screenshots ==
|
50 |
|
51 |
+
/assets/delete%20all%20comments.png
|