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

https://github.com/ierhyna/comments-by-post-type

Separate comments by post type in WordPress admin menu.
https://github.com/ierhyna/comments-by-post-type

custom-post-type wordpress wordpress-plugin

Last synced: about 2 months ago
JSON representation

Separate comments by post type in WordPress admin menu.

Awesome Lists containing this project

README

          

# Comments by Post Type

WordPress plugin to separate comments by post type in admin menu.

The plugin separates comments by post type in admin menu. It moves the comments that are leaved to pages and custom post types to separate pages, located within the post type menu. So you can easily manage the comments to regular posts and custom post types.

## Installation

* Download the plugin in `.zip` archive.
* Upload unzipped `comments-by-post-type` folder to the `/wp-content/plugins/` directory.

## Changelog

### 1.0.2
* Added possibility to translate the plugin

### 1.0.0
* Initial version

License: [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)