An open API service indexing awesome lists of open source software.

https://github.com/horttcore/wp-maybe-remove-comments

A WordPress must-use plugin to remove the comments menu item
https://github.com/horttcore/wp-maybe-remove-comments

comments must-use-plugin wordpress wp-admin

Last synced: about 1 month ago
JSON representation

A WordPress must-use plugin to remove the comments menu item

Awesome Lists containing this project

README

        

# WP Maybe Remove Comments [![StyleCI](https://github.styleci.io/repos/205236496/shield?branch=master)](https://github.styleci.io/repos/205236496)

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