A plugin for WordPress that ensures comments made by registered users (or, alternatively, those with specified capabilities) are never moderated or marked as spam, regardless of the apparent spamminess of the comment.
This plugin is available in the WordPress Plugin Directory: https://wordpress.org/plugins/never-moderate-registered-users/
- Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically
/wp-content/plugins/). - Activate the plugin through the 'Plugins' admin menu in WordPress
- Optional: Use one or more of the provided hooks in custom code to control specific capabilities that should be exempted from moderation and spam or to control the feature on a comment-by-comment basis.
- See readme.txt for additional usage information.
- See DEVELOPER-DOCS.md for developer-related documentation on hooks.
- See CHANGELOG.md for the list of changes for each release.
Commercial support and custom development are not presently available. You can raise an issue on GitHub or post in the plugin's support forum on WordPress.org.
If the plugin has been of benefit to you, how about submitting a review for it in the WordPress Plugin Directory or considerating a donation?
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.