Skip to content

WordPress plugin - Auto approve comments based on commenter (email, name, URL), username and role

Notifications You must be signed in to change notification settings

canitb/auto-approve-comments

 
 

Repository files navigation

Auto Approve Comments - WordPress Plugin

Official URL

Download it from the WordPress plugin directory:
https://wordpress.org/plugins/auto-approve-comments/

Description

Auto Approve Comments allows you to create a white list of commenters and to automatically approve their comments after checking their email/name/URL, username or user role (it works with custom roles).

Useful when you set the comments to be manually approved to avoid spam, but you still want to immediately approve the comments made by your most trustful commenters/users.

Installation

Upload the zip file on your WordPress website and activate the plugin.

Usage

  • Open Comments -> Auto Approve Comments
  • Configure the "Commenters list" and/or the "Users list" (see some examples below)
  • Save and you're done

From now on all the commenters listed in one of the lists below will have their comments immediately approved even if you set the comments to be manually approved.

Valid configurations

Commenters list

Add only one commenter per line, these are all valid configurations:

[email protected]  
[email protected],Mark  
[email protected],www.verynicesite.com  
[email protected],www.verynicesite.com,Mark  
[email protected],Mark,www.verynicesite.com 

Users list

Add only one username per line:

username1
username2
username3
username4

Roles list

Add only one role per line:

role1
role2
role3
role4

Interface screenshots

Commenters list tab

Commenters list tab

Users list tab

Users list tab

Roles list tab

Roles list tab

License

The Auto Approve Comments plugin is licensed under the GPL v2 or later:
http://www.gnu.org/licenses/gpl-2.0.html

About

WordPress plugin - Auto approve comments based on commenter (email, name, URL), username and role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.3%
  • JavaScript 13.2%
  • CSS 7.5%