=== Comment Out === Contributors: lachlanallison Donate link: https://paypal.me/LachlanAllison Tags: comment, hide text, comment-out Requires at least: 5.1 Tested up to: 5.5.1 Requires PHP: 5.2.4 Stable tag: trunk License: GPLv3 or later License URI: https://opensource.org/licenses/GPL-3.0 This plugin just comments out text within the short codes [comment] and [/comment] within a post. == Description == This plugin can used to comment out text you don't want to show on the live post. The main use case is to hide notes in a post that you don't yet want shown on your live post. The plugin works by removing text located between the short codes [comment] and [/comment]. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the short codes [comment] and [/comment] to comment out text. == Changelog == = 1.0 = * First version of Comment-Out released. = 1.1 = * Added settings page to list all existing comments so users can review where content is commented on their site.