Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannorthern committed Aug 2, 2024
1 parent 87e781e commit 792ff6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,13 @@ Clone or download this repository into /plugins or /mu-plugins and activate the
## Disable Comments

This plugin includes optional functionality to completely disable comments. To enable this functionality, add `add_theme_support('built-disable-comments');` to your functions.php file.

## Disclaimer

This WordPress plugin is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the plugin or the use or other dealings in the plugin.

Use of this plugin is at your own risk. The authors and contributors of this project are not responsible for any damage to your WordPress site or any loss of data that may result from the use of this plugin.

While we strive to keep this plugin up-to-date and secure, we make no guarantees about its performance, reliability, or suitability for any particular purpose. Users are advised to thoroughly test the plugin in a safe environment before deploying it to a live WordPress site.

By installing and activating this plugin, you acknowledge that you have read this disclaimer and agree to its terms.

0 comments on commit 792ff6f

Please sign in to comment.