WordPress Plugin: Override Comment Options
Want to keep comments open on a few old posts? This plugin is for you. It does one thing and does it well: it overrides the WordPress setting, “Automatically close comments on articles older than x days”. So you can leave comments open for any individual posts that may have passed the deadline. I actually wrote this plugin for use here at Perishable Press. Normally comments are closed after 90 days, but there are a few old posts for which I would like to keep comments open. This plugin makes it super easy to do.
Override WordPress “automatically close comments” option and leave comments open on any individual posts.
How it works
In the WordPress Discussion Settings, there is an option called “Automatically close comments on posts older than” whatever specified number of days. When this setting is enabled, comments will be disabled on any posts that are past the deadline, whatever “x” number of days.
What WordPress is missing is a simple way to override that global option on a per-post basis. That’s exactly what this plugin does. For any post that is past the comment deadline, this plugin will display a small meta box on the “Edit Post” screen for each post. There you can check the box to enable comments on the post. Comments will then remain open for that post indefinitely, until the box is unchecked or the plugin is uninstalled.
Installation & Usage
First install and activate the plugin:
- Upload the plugin to your blog and activate
- Make sure the WordPress General > Discussion setting “Automatically close comments” is enabled
- Done!
This plugin does not provide any options page. Instead, it displays a small Meta Box in the sidebar on the “Edit Post” screen. There you can check the box to enable comments on the post. Comments will then remain open for that post indefinitely, until the box is unchecked or the plugin is uninstalled.
Check out the screenshot below to get a better idea.
Features
I try to keep all of my WordPress plugins as lightweight and fast as possible. The Override Comment Options consists of only about 80 lines of code and has a very small footprint. Other features include:
- Clean, secure code
- Written according to the WP API
- Simple, lightweight, and flexible
- Localized and translation ready
- Cleans up after itself when uninstalled
For more details about how it works, visit the Installation docs at WordPress.org.
Download
Override Comment Options is open source and 100% free for everyone. Learn more and download at the WP Plugin Directory.
One response to “WordPress Plugin: Override Comment Options”
Excellent and useful plugin
thanks