描述
Extends wordpress disable comments functionality for individual post types. Selectively disable/enable comments on individual posts while having the power to choose a default settings for each post type.
The project is hosted on github
https://github.com/vickybiswas/pmc-disable-comments
feel free to fork and send pull requests.
Arbitrary section 1
安裝
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto the Settings > Discussion Page
常見問題
- Does the plugin block all commenting?
-
Yes and No, it behaves exactly like wordpress Disable Comments Option. By default all new posts and pages will have comments off
This can be switched on as needed per post or per post type.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0.1 Update ReadMe
1.0 Release