ralfhortt/wp-maybe-remove-comments

Remove comment admin menu

Installs: 304

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-muplugin

1.3 2021-06-30 14:53 UTC

This package is auto-updated.

Last update: 2024-04-29 04:27:09 UTC


README

Remove Comments menu item in WP Admin if:

  • there are no comments and
  • comments are disabled

Changelog

v1.3

  • Improve closed comment detection

v1.2

  • Add plugin header
  • Increase plugin compatibility

v1.1

  • Add composer module

v1.0

  • Initial release