Description
Ever had someone comment on a post on your site that is really old? With the Advanced Comment Control plugin you can automatically disable commenting on old posts, or only allow certain roles to comment on certain post types. This is one of the easiest ways to handle spam and trolls.
What can you do with the Advanced Comment Control plugin for WordPress?
- Disable comments on select post types older than a certain date.
- Disable comments on select post types with more than a set number of comments.
- Disable pings/trackbacks on select post types older than a certain date.
- Disable pings/trackbacks on select post types with more than a set number of comments.
- Set roles that can always comment on select post types.
- Set roles that can never comment on select post types.
- Set rules for logged in or logged out users.
You can follow the development of this plugin at GitHub!
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload
advanced-comment-control
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Update the Advanced Comment Control settings under the Comments menu in your WordPress dashboard.
FAQ
- Unknown
-
42.
Reviews
Contributors & Developers
“Advanced Comment Control” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Advanced Comment Control” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.2.0
- Removing debug code
1.1.0
- Adding ability to disable Pings/Trackbacks
1.0.3
- Fixing typo in PHP function call
1.0.2
- Adding Serbo-Croatian language files
1.0.1
- Actually disable rules if disable rules is checked 🙂
- Added translation pot file
1.0.0
- Initial Release