From 5da64792f09eec9b87f2b48aa25d736d94dc5ef1 Mon Sep 17 00:00:00 2001 From: mustafauysal Date: Fri, 12 May 2023 00:26:49 +0300 Subject: [PATCH] bump version to 0.1.0 --- readme.txt | 93 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 49 insertions(+), 44 deletions(-) diff --git a/readme.txt b/readme.txt index 15cd9af..51f1a22 100644 --- a/readme.txt +++ b/readme.txt @@ -1,44 +1,49 @@ -=== Simply Disable Comments === -Contributors: handyplugins, m_uysl, wphandle -Tags: comments, spam, disable-comments -Requires at least: 5.0 -Tested up to: 6.2 -Requires PHP: 7.2 -Stable tag: 0.1.0 -License: GPLv2 or later -License URI: https://www.gnu.org/licenses/gpl-2.0.html - -A simple way to fully disable comments on your WordPress. - -== Description == - -This plugin simply removes the commenting feature on your WordPress. It's a simple plugin just setup and forget, no configuration needed. - -== Installation == - -=== From within WordPress === -1. Visit 'Plugins > Add New' -2. Search for 'Simply Disable Comments' -3. Activate Simply Disable Comments from your Plugins page. -4. That's all. - -=== Manually === -1. Upload the `simply-disable-comments` folder to the `/wp-content/plugins/` directory -2. Activate the Powered Cache plugin through the 'Plugins' menu in WordPress -3. That's all. - - -== Frequently Asked Questions == - -= Where is the settings page? = - -This plugin doesn't have a settings page. It's just a simple plugin to disable comments. However, on multisite it registers an option under general settings when it is activated network-wide. This way, you can enable/disable comments on a per-site basis. - -= Is it compatible with multisite? = - -Yes! It's compatible with both single site and multisite. - -== Changelog == - -= 0.1.0 = -* Initial release +=== Simply Disable Comments === +Contributors: handyplugins, m_uysl, wphandle +Tags: comments, spam, disable-comments +Requires at least: 5.0 +Tested up to: 6.2 +Requires PHP: 7.2 +Stable tag: 0.1.0 +License: GPLv2 or later +License URI: https://www.gnu.org/licenses/gpl-2.0.html + +A simple way to fully disable comments on your WordPress. + +== Description == + +This plugin simply removes the commenting feature on your WordPress. It's a simple plugin; just setup and forget – no configuration is needed. + +== Installation == + +=== From within WordPress === +1. Visit 'Plugins > Add New' +2. Search for 'Simply Disable Comments' +3. Activate Simply Disable Comments from your Plugins page. +4. That's all. + +=== Manually === +1. Upload the `simply-disable-comments` folder to the `/wp-content/plugins/` directory +2. Activate the Powered Cache plugin through the 'Plugins' menu in WordPress +3. That's all. + + +== Frequently Asked Questions == + += Where is the settings page? = + +This plugin doesn't have a settings page. It's just a simple plugin to disable comments. However, on multisite it registers an option under general settings when it is activated network-wide. This way, site admins can enable/disable comments on a per-site basis. + += Is it compatible with multisite? = + +Yes! It's compatible with both single sites and multisite. + +== Screenshots == + +1. A general settings item on multisite when activated network-wide to allow site owners can control the commenting. + + +== Changelog == + += 0.1.0 = +* Initial release