该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP-Mail-Validator

描述

WP-Mail-Validator is an anti-spam plugin. It provides mail-address validation in 5 ways:

  1. syntax of mail-addresses
  2. mailserver host
  3. mx-record of mailserver
  4. user-defined blacklist
  5. trashmail services

Once the plugin identifies a mail-address to be non existing on the mailserver or being on the blacklist or
from trashmail service, any comment being made is moved to the spam area awaiting moderation from the blog owner.

Theme-Modification

WP-Mail-Validator comes with 3 theme functions that can be used:

  1. wp_mail_validator_info_label(): shows a protected by info label
  2. wp_mail_validator_version(): shows the current plugin version
  3. wp_mail_validator_fended_spam_attack_count(): shows the count of spam attackes fended

安装

  1. Upload and unzip folder to wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

“WP-Mail-Validator” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“WP-Mail-Validator”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“WP-Mail-Validator”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.6.5

  • added WP 5.4 as tested version

0.6.4

  • added WP 5.3.2 as tested version

0.6.3

  • added WP 5.3 as tested version

0.6.2

  • version fix

0.6.1

  • added line count to blacklist and trashmail service
  • added WP 5.2.3 as tested version

0.6.0

  • changed behaviour to move comments to spam moderation rather then deny posting

0.5.2

  • fixed misspelling

0.5.1

  • added links to wiki and issue tracker
  • tiny reorganisation of settings page

0.5

  • updated to WordPress v5.2.1
  • added trashmail service blacklist
  • added registration validation

0.4

  • added optional rejection of pingbacks
  • added optional rejection of trackbacks