這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Auto Approve Comments

描述

Auto approve comments by Commenter (email, name, url), User and Role (Akismet and wpDiscuz compatible).

Usage

  1. Open Comments -> Auto Approve Comments
  2. Go to Settings -> Discussion and check “Comment must be manually approved”
  3. Optionally install and activate Akismet (comments flagged as SPAM will never get auto approved)
  4. Configure your auto approval filters in “Commenters”, “Users” and “Roles”
  5. Save and you’re done

From now on all the comments that match at least one of the configurations in “Commenters”, “Users” or “Roles” will always be auto approved.

Commenters – example

Add one Commenter per line, follow the example below:

tom@myface.com
tom@myface.com,Tom
tom@myface.com,www.myface.com
tom@myface.com,www.myface.com,Tom
tom@myface.com,Tom,www.myface.com

Users – example

Add one Username per line, follow the example below:

steveknobs76
jeffmezos012
larrymage98
marktuckerberg2004

Roles – example

Add one Role per line, follow the example below:

contributor
editor
yourcustomrole
subscriber

Developers

Official Github repository:
https://github.com/fedeandri/auto-approve-comments

螢幕截圖

  • Commenters tab
  • Users tab
  • Roles tab

安裝

  1. Unzip the plugin file auto-approve-comments.zip
  2. Upload the unzipped folder “auto-approve-comments” to the /wp-content/plugins/ directory of your WordPress blog/website
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2019年10月1日 1 reply
Selecting users to be auto approved for comments is not the same as AUTO APPROVING ALL COMMENTS. I feel like the name of this plugin is deceptive. Wordpress already has the option to auto approve anyone who's had 1 post approved and I think this plugin basically does the same thing.
2018年6月1日
Tout est dans le titre fonctionne avec WP 4.9.6 Je vous lais que les membres de mon association aient leurs commentaires auto-approuvés et contrôler les autres, il rempli parfaitement son rôle. Si plusieurs roles sont prédéfini, bien mettre le rôle et l'identifiaint ou l'adresse mail.
2017年6月1日
With WordPress 4.75, the options to select users and roles do not working. Clicking on the tabs does nothing. Prior to that, I selected myself as the user, and still had to approve every cross-link as a user. Just took my site public, and for some reason I'm not seeing any cross-links at all as comments. (Probably has nothing to do with the plugin. There must be a setting that changed somewhere.) There is no support tab for this plugin, so I'm forced to put these comments into a review -- otherwise, I would have sent in the bug reports first. It's a great idea, though. And was working after a fashion before the WordPress upgrade, so there is still hope for it. Will revise this review as conditions warrant.
閱讀全部6個評價

貢獻者及開發者

“Auto Approve Comments” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Auto Approve Comments 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.8

  • Adds a notice when trying to save while current nonce is expired
  • Adds the settings page link on plugins page
  • Better script loading chain
  • Minor fixes and code refactoring

2.7

  • Updates the test to check if jQuery is loaded
  • Fixes a minor CSS issue

2.6

  • Better Akismet integration (comments flagged as SPAM will never get auto approved)

2.5

  • Redesigns the settings page for better usability
  • Guarantees compatibility with Akismet
  • Guarantees compatibility with wpDiscuz
  • Adds a test to check if jQuery is loaded

2.1

  • Adds auto approval by role
  • Fixes a bug that prevented to approve a commenter if only the email was configured
  • Updates the email validation pattern to allow a wider set of charatcters

2.0

  • Updates “save and refresh” via AJAX
  • Adds nonce when saving changes
  • Adds admin UI success/error notice
  • Adds feedback when there are no suggestions
  • Some cleaning and refactoring

1.5

  • Adds new tabbed interface
  • Changes Users ID list to Usernames list
  • Adds commenters suggestion field
  • Adds usernames suggestion field
  • Auto remove duplicates

1.2

  • Adds better input validation

1.1

  • Auto approve comments based on commenter’s email, name, URL and User ID

1.0

  • First version, auto approve comments based on commenter’s email