Description
On posts where comments are closed, the plugin will remove the text ‘Comments are closed.’ The plugin supports any languages/text domain, and will remove the text from themes and plugins.
Prerequisite: Since the plugin is filtering gettext, your theme/plugin must be localized.
View the plugin source code at the plugin home page
Installation
Manual Installation
- Upload the files to wp-content/plugins/webputty/
- Activate the plugin
Automatic Installation
- On your WordPress blog, open the Dashboard
- Go to Plugins->Install New
- Search for “remove comments are closed”
- Click on install to install the plugin
FAQ
- Installation Instructions
-
Manual Installation
- Upload the files to wp-content/plugins/webputty/
- Activate the plugin
Automatic Installation
- On your WordPress blog, open the Dashboard
- Go to Plugins->Install New
- Search for “remove comments are closed”
- Click on install to install the plugin
Reviews
Contributors & Developers
“Remove "Comments are closed"” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remove "Comments are closed"” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.2
- Tested & found compatible with WP 4.7.
1.3.1
- Tested & found compatible with WP 4.6.
1.3.0
- Update plugin for WordPress Coding Standards.
- Tested & found compatible with WP 4.5.
1.2.2
- Tested with 4.3
1.2.1
- Tested with 3.9, bumped version number
1.2
- removed unnecessary code.
1.1
- initial public release