This plugin prevents comments from registered users from only going from the moderation queue or getting automatically marked as data regardless of the spamminess of the comment..
To be accepted as user the user must be logged from site at the time they post their comment..
This plugin assumes that you trust your registered users.
Therefore it is recommended that you do not allow users to register themselves uncheck the setting.
The plugin provides filter 'c2c never moderate registered users caps which allows you to specify the roles and type that can circumvent moderation.
This plugin is successor to your now-defunct Never Moderate Admins or Post Author plugin.
However the power to only moderate registered users is also valid need that requires this plugin..
The filter allows you to define the type that automatically trusted any one of.
Arguments. $caps Array of type one of which user must have in order to circumvent moderation rechecks.
Example. ** * Require that user have at least 'contributor capabilities in order to be * trusted enough not to be moderated. * * @param $args $caps Array of trusted capabilities.
Read more