Disable Comments - Version 1.0.21

Version Description

  • Compatibility with WordPress 6.1
Download this release

Release Info

Developer rbplugins
Plugin Icon 128x128 Disable Comments
Version 1.0.21
Comparing to
See all releases

Code changes from version 1.0.20 to 1.0.21

Files changed (2) hide show
  1. disable-comments-rb.php +2 -2
  2. readme.txt +30 -27
disable-comments-rb.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Disable Comments RB
4
  Plugin URI: https://robosoft.co/wordpress-plugins/disable-comments
5
  Description: Easy tool to disable comments for your blog posts, pages. Admin can disable comments in just few clicks. Delete comments from blog post.
6
- Version: 1.0.20
7
  Author: rbPlugins
8
  Author URI: https://robosoft.co/wordpress-plugins/disable-comments
9
  License: GPL2
@@ -15,7 +15,7 @@ if (!defined('WPINC') || !defined("ABSPATH")) {
15
  die();
16
  }
17
  define("RB_DISABLE_COMMENTS_PATH", plugin_dir_path(__FILE__));
18
- define("RB_DISABLE_COMMENTS_VERSION", '1.0.20');
19
 
20
  include_once(RB_DISABLE_COMMENTS_PATH .'classDisableComments.php');
21
 
3
  Plugin Name: Disable Comments RB
4
  Plugin URI: https://robosoft.co/wordpress-plugins/disable-comments
5
  Description: Easy tool to disable comments for your blog posts, pages. Admin can disable comments in just few clicks. Delete comments from blog post.
6
+ Version: 1.0.21
7
  Author: rbPlugins
8
  Author URI: https://robosoft.co/wordpress-plugins/disable-comments
9
  License: GPL2
15
  die();
16
  }
17
  define("RB_DISABLE_COMMENTS_PATH", plugin_dir_path(__FILE__));
18
+ define("RB_DISABLE_COMMENTS_VERSION", '1.0.21');
19
 
20
  include_once(RB_DISABLE_COMMENTS_PATH .'classDisableComments.php');
21
 
readme.txt CHANGED
@@ -2,46 +2,46 @@
2
  Contributors: rbplugins
3
  Tags: disable comments, comments, disable
4
  Requires at least: 3.1
5
- Tested up to: 6.0
6
- Stable tag: 1.0.20
7
  License: GPLv2 or later
8
 
9
- Disable Comments - easy tool to disable comments for your blog posts, pages. Admin can disable comments in just few clicks. Delete comments from blog post.
10
 
11
  == Description ==
12
 
13
- Disable Comments Plugin it's a tool for admin to fully disable comments on your website. Our plugin globally disable commenting on all posts, pages, attachments. It remove all comment related features and options. All related items will be removed from Dashboard, Widgets, Admin menu. Our disable comments plugin use smart algorithm and for the basic usage you need install and enable it.
14
  It's simple and powerful.
15
 
16
- If you planning to use comments somewhere on your website you don't have to use this disable comments plugin. Just selectively turn off this functionality in required section of your Wordpress website with disable comments plugin. If you don't know how to turn off comments on individual posts or pages feel free to ask support or use FAQ section.
17
 
18
  **Key features Disable Comments RB**
19
 
20
- * All comments links in admin menu are hidden;
21
  * Hide Dashboard / Recent Comments section;
22
  * Hide Dashboard / Discussion section;
23
- * All comments links in admin bar are hidden;
24
  * Disabled all comments widgets;
25
  * Discussion page settings turned off;
26
  * Disabled RSS/Atom feeds;
27
- * Turned off Pingback functionality in header;
28
  * Pingbacks are disabled;
29
 
30
- Before enable disable comments plugin most effective will be to delete existing comments to avoid any conflicts with your current theme. Depend of the theme code existing comments can stay published.
31
 
32
- It's not require any special skills or code modifications to disable comments on your website. Just install disable comments plugin on your website, open settings to enable main functionality. Just install plugin from the directory and activate disable comments function in plugin settings.
33
 
34
  If you have some ideas of new functionality or options for this disable comments plugin please drop a line to our contact form or support section.
35
 
36
  == Frequently Asked Questions ==
37
 
38
- = How to install disable comments plugin ? =
39
 
40
- There is few ways to install plugin on your wordpress blog. First of all you can download plugin installer from the plugin directory and install it in plugins section of the Wordpress backend. Another way open plugins section and click Add button. Then you can try to search disable comments plugin in directory online. When you find required item just click on install button and activate it after that.
41
 
42
- = How to turn on disable comments functionality on your website ? =
43
 
44
- After installation of the disable comments plugin ou need to open plugin settings and enable main function to disable comments for your blog.
45
 
46
  = If I wish to disable comments for some particular post? =
47
 
@@ -51,7 +51,7 @@ Go to the edit page for the post you want to disable comments on. Scroll down to
51
 
52
  = If some comments interface elements stay published after plugin activation? =
53
 
54
- This is could be a reason of some conflict. If you have some custom theme. Theme could overwrite some elements styles and layouts. If you have such a problem please contact our support team to sort it.
55
 
56
 
57
  == Screenshots ==
@@ -61,44 +61,47 @@ This is could be a reason of some conflict. If you have some custom theme. Theme
61
 
62
  == Changelog ==
63
 
 
 
 
64
  = 1.0.20 =
65
  * Fixed navigation issues
66
 
67
  = 1.0.19 =
68
- * Compatibility with Wordpress 6.0
69
 
70
  = 1.0.18 =
71
  * Fixed Menu Issue
72
 
73
  = 1.0.17 =
74
- * Compatibility with Wordpress 5.9
75
 
76
  = 1.0.16 =
77
  * Admin warning fix
78
 
79
  = 1.0.15 =
80
- * Update admin interface section, menu and navigation
81
 
82
  = 1.0.14 =
83
- * Update admin interface section
84
 
85
  = 1.0.13 =
86
- * Update interface and tested in Wordpress 5.8
87
 
88
  = 1.0.12 =
89
- * Update interface and tested in Wordpress 5.7
90
 
91
  = 1.0.11 =
92
- * Update interface and tested in Wordpress 5.6
93
 
94
  = 1.0.10 =
95
- * Update interface and tested in Wordpress 5.5
96
 
97
  = 1.0.9 =
98
- * Update interface and tested in Wordpress 5.3
99
 
100
  = 1.0.8 =
101
- * Update interface and tested in Wordpress 5.0
102
 
103
  = 1.0.5 =
104
  * Files Disable Comments plugin update.
@@ -110,10 +113,10 @@ This is could be a reason of some conflict. If you have some custom theme. Theme
110
  * Recommit Disable Comments plugin.
111
 
112
  = 1.0.2 =
113
- * Changed structure of the Disable Comments plugin.
114
 
115
  = 1.0.1 =
116
- * Modification of the admin interface, added description.
117
 
118
  = 1.0 =
119
  * First release of the Disable Comments plugin.
2
  Contributors: rbplugins
3
  Tags: disable comments, comments, disable
4
  Requires at least: 3.1
5
+ Tested up to: 6.1
6
+ Stable tag: 1.0.21
7
  License: GPLv2 or later
8
 
9
+ Disable Comments - easy tool to disable comments for your blog posts, and pages. Admin can disable comments in just a few clicks. Delete comments from the blog post.
10
 
11
  == Description ==
12
 
13
+ Disable Comments Plugin it's a tool for the admin to fully disable comments on your website. Our plugin globally disables commenting on all posts, pages, and attachments. It removes all comment-related features and options. All related items will be removed from Dashboard, Widgets, and Admin menu. Ours disable comments plugin uses a smart algorithm and for basic usage, you need to install and enable it.
14
  It's simple and powerful.
15
 
16
+ If you planning to use comments somewhere on your website you don't have to use this disable comments plugin. Just selectively turn off this functionality in the required section of your WordPress website with disable comments plugin. If you don't know how to turn off comments on individual posts or pages feel free to ask for support or use the FAQ section.
17
 
18
  **Key features Disable Comments RB**
19
 
20
+ * All comments links in the admin menu are hidden;
21
  * Hide Dashboard / Recent Comments section;
22
  * Hide Dashboard / Discussion section;
23
+ * All comments links in the admin bar are hidden;
24
  * Disabled all comments widgets;
25
  * Discussion page settings turned off;
26
  * Disabled RSS/Atom feeds;
27
+ * Turned off Pingback functionality in the header;
28
  * Pingbacks are disabled;
29
 
30
+ Before enabling disable comments plugin most effective will be to delete existing comments to avoid any conflicts with your current theme. Depending on the theme code existing comments can stay published.
31
 
32
+ It does not require any special skills or code modifications to disable comments on your website. Just install disable comments plugin on your website, and open settings to enable the main functionality. Just install the plugin from the directory and activate disable comments function in plugin settings.
33
 
34
  If you have some ideas of new functionality or options for this disable comments plugin please drop a line to our contact form or support section.
35
 
36
  == Frequently Asked Questions ==
37
 
38
+ = How to install disable comments plugin? =
39
 
40
+ There are a few ways to install plugins on your WordPress blog. First of all, you can download the plugin installer from the plugin directory and install it in the plugins section of the WordPress backend. Another way open the plugins section and click Add button. Then you can try to search disable comments plugin in the directory online. When you find the required item just click on the install button and activate it after that.
41
 
42
+ = How to turn on disable comments functionality on your website? =
43
 
44
+ After installation of the disable comments plugin, you need to open plugin settings and enable the main function to disable comments for your blog.
45
 
46
  = If I wish to disable comments for some particular post? =
47
 
51
 
52
  = If some comments interface elements stay published after plugin activation? =
53
 
54
+ This is could be a reason for some conflict. If you have some custom theme. The theme could overwrite some elements' styles and layouts. If you have such a problem please contact our support team to sort it out.
55
 
56
 
57
  == Screenshots ==
61
 
62
  == Changelog ==
63
 
64
+ = 1.0.21 =
65
+ * Compatibility with WordPress 6.1
66
+
67
  = 1.0.20 =
68
  * Fixed navigation issues
69
 
70
  = 1.0.19 =
71
+ * Compatibility with WordPress 6.0
72
 
73
  = 1.0.18 =
74
  * Fixed Menu Issue
75
 
76
  = 1.0.17 =
77
+ * Compatibility with WordPress 5.9
78
 
79
  = 1.0.16 =
80
  * Admin warning fix
81
 
82
  = 1.0.15 =
83
+ * Update the admin interface section, menu and navigation
84
 
85
  = 1.0.14 =
86
+ * Update the admin interface section
87
 
88
  = 1.0.13 =
89
+ * Update interface and test in WordPress 5.8
90
 
91
  = 1.0.12 =
92
+ * Update interface and test in WordPress 5.7
93
 
94
  = 1.0.11 =
95
+ * Update interface and test in WordPress 5.6
96
 
97
  = 1.0.10 =
98
+ * Update interface and test in WordPress 5.5
99
 
100
  = 1.0.9 =
101
+ * Update interface and test in WordPress 5.3
102
 
103
  = 1.0.8 =
104
+ * Update interface and test in WordPress 5.0
105
 
106
  = 1.0.5 =
107
  * Files Disable Comments plugin update.
113
  * Recommit Disable Comments plugin.
114
 
115
  = 1.0.2 =
116
+ * Changed the structure of the Disable Comments plugin.
117
 
118
  = 1.0.1 =
119
+ * Modification of the admin interface, added a description.
120
 
121
  = 1.0 =
122
  * First release of the Disable Comments plugin.