Disable Comments - Version 1.0.4

Version Description

  • Core Disable Comments plugin update.
Download this release

Release Info

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

Code changes from version 1.0.3 to 1.0.4

class_rb_disable-comments.php → class_disable-comments-rb.php RENAMED
File without changes
disable-comments-rb.php ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ Plugin Name: Disable Comments
4
+ Plugin URI: https://robosoft.co/wordpress-plugins/disable-comments
5
+ Description: 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.
6
+ Version: 1.0.4
7
+ Author: rbplugins
8
+ Author URI: https://robosoft.co/wordpress-plugins/disable-comments
9
+ License: GPL2
10
+ Text Domain: disable-comments-rb
11
+ Domain Path: /languages/
12
+ */
13
+
14
+ if( !defined('WPINC') || !defined("ABSPATH") ) die();
15
+
16
+ define("RB_DISABLE_COMMENTS_PATH", plugin_dir_path( __FILE__ ) );
17
+ define("RB_DISABLE_COMMENTS_VERSION", '1.0.4' );
18
+
19
+ include_once( RB_DISABLE_COMMENTS_PATH .'class_disable-comments-rb.php');
20
+
21
+ $rb_DisableComments = new Robo_Disable_Comments();
index.php DELETED
@@ -1,21 +0,0 @@
1
- <?php
2
- /*
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.3
7
- Author: Robosoft Team
8
- Author URI: https://robosoft.co/wordpress-plugins/disable-comments
9
- License: GPL2
10
- Text Domain: disable-comments-rb
11
- Domain Path: /languages/
12
- */
13
-
14
- if( !defined('WPINC') || !defined("ABSPATH") ) die();
15
-
16
- define("RB_DISABLE_COMMENTS_PATH", plugin_dir_path( __FILE__ ) );
17
- define("RB_DISABLE_COMMENTS_VERSION", '1.0.3' );
18
-
19
- include_once( RB_DISABLE_COMMENTS_PATH .'class_rb_disable-comments.php');
20
-
21
- $rb_DisableComments = new Robo_Disable_Comments();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
readme.txt CHANGED
@@ -1,21 +1,21 @@
1
- === Disable Comments RB ===
2
  Contributors: rbplugins
3
  Tags: disable comments, comments, disable
4
- Requires at least: 4.1
5
  Tested up to: 4.8
6
- Stable tag: 1.0.3
7
  License: GPLv2 or later
8
 
9
- 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
- Our 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 plugin use smart alghorithm 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 plugin. Just selectively turn off this functionality in required section of your Wordpress website. 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**
19
 
20
  * All comments links in admin menu are hidden;
21
  * Hide Dashboard / Recent Comments section;
@@ -27,17 +27,17 @@ If you planning to use comments somewhere on your website you don't have to use
27
  * Turned off Pingback functionality in header;
28
  * Pingbacks are disabled;
29
 
30
- Before enable 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 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 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 donwload 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
 
@@ -49,16 +49,24 @@ You don't need this plugin.
49
 
50
  Go to the edit page for the post you want to disable comments on. Scroll down to the "Discussion" box, where you will find the comment options for that post. If you don't see a "Discussion" box, then click on "Screen Options" at the top of your screen, and make sure the "Discussion" checkbox is checked.
51
 
 
 
 
 
 
52
  == Changelog ==
53
 
 
 
 
54
  = 1.0.3 =
55
- * Recommit.
56
 
57
  = 1.0.2 =
58
- * Changed structure of the plugin.
59
 
60
  = 1.0.1 =
61
  * Modification of the admin interface, added description.
62
 
63
  = 1.0 =
64
- * First release of the plugin.
1
+ === Disable Comments ===
2
  Contributors: rbplugins
3
  Tags: disable comments, comments, disable
4
+ Requires at least: 3.1
5
  Tested up to: 4.8
6
+ Stable tag: 1.0.4
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;
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
 
49
 
50
  Go to the edit page for the post you want to disable comments on. Scroll down to the "Discussion" box, where you will find the comment options for that post. If you don't see a "Discussion" box, then click on "Screen Options" at the top of your screen, and make sure the "Discussion" checkbox is checked.
51
 
52
+ == Screenshots ==
53
+
54
+ 1. Disable Comments plugin - options screen of the Disable Comments RB
55
+ 2. Disable Comments notice
56
+
57
  == Changelog ==
58
 
59
+ = 1.0.4 =
60
+ * Core Disable Comments plugin update.
61
+
62
  = 1.0.3 =
63
+ * Recommit Disable Comments plugin.
64
 
65
  = 1.0.2 =
66
+ * Changed structure of the Disable Comments plugin.
67
 
68
  = 1.0.1 =
69
  * Modification of the admin interface, added description.
70
 
71
  = 1.0 =
72
+ * First release of the Disable Comments plugin.
screenshot-1.png ADDED
Binary file
screenshot-2.png ADDED
Binary file