Disables comments without database
- added
Requires PHP
plugin header
- tweak
gu_override_dot_org
snippet
- initial release
- supports Git Updater
- follows WordPress coding standards
- no database involvement
- disables all comments, pingbacks, trackbacks on all pages and post types
- closes comments and pings on frontend and hides existing comments
- disables
/wp-admin/edit-comments.php
for non-Admin users - removes Recent Comments in Activity widget for non-Admin users
- removes the comments drop-down in Admin bar
- removes X-Pingback headers
- denies access to any RSS comment feeds
- prevents comment-reply JS script from loading
- disables comment related meta boxes on post edit screen
- removes comment feed links in wp_head
- supports PHP 7.0 to PHP 8.3
- supports Multisite