When editing a page or post in the admin area, you have the ability to enable and disable various screen options.
What I want to accomplish is to make it so that comments are not allowed by default, but can be turned on if the admin wants too. Currently by default it is set to allow comments.
How do I change allow comments
to false (un-checked) by default ?
Just paste this in your
functions.php
Also you can try this plugin.