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.
- Host: GitHub
- URL: https://github.com/ierhyna/comments-by-post-type
- Owner: ierhyna
- Created: 2015-08-30T12:14:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T11:41:55.000Z (almost 8 years ago)
- Last Synced: 2025-02-24T08:34:25.154Z (over 1 year ago)
- Topics: custom-post-type, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/comments-by-post-type/
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)