/jpkcom-disable-comments

Disables the WordPress core functionality for comments for the whole site.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

JPKCom Disable Comments

Plugin Name: JPKCom Disable Comments
Plugin URI: https://github.com/JPKCom/jpkcom-disable-comments
Description: Globally disable comments functionality.
Version: 1.0.1
Author: Jean Pierre Kolb jpk@jpkc.com
Author URI: https://www.jpkc.com
Contributors: JPKCom
Tags: Comments, Plugin
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 8.3
Stable tag: 1.0.1
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Globally disable comments functionality.

Description

Disables the WordPress core functionality for comments for the whole site.

Installation

  1. In your admin panel, go to 'Plugins' > and click the 'Add New' button.
  2. Click Upload Plugin and 'Choose File', then select the Plugin's .zip file. Click 'Install Now'.
  3. Click 'Activate' to use the plugin right away.

Changelog

1.0.1

  • Removed REST API endpoint for comments

1.0.0

  • Initial Release