Default wordpress functionality for disable comments extended for post type based control.
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.
plugin-name.php
to the /wp-content/plugins/
directoryYes 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.
1.0.1 Update ReadMe
1.0 Release