Mô tả
WP-Mail-Validator is an anti-spam plugin. It provides mail-address validation in 5 ways:
- syntax of mail-addresses
- mailserver host
- mx-record of mailserver
- user-defined blacklist
- 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:
wp_mail_validator_info_label()
: shows a protected by info labelwp_mail_validator_version()
: shows the current plugin versionwp_mail_validator_fended_spam_attack_count()
: shows the count of spam attackes fended
Cài đặt
- Upload and unzip folder to
wp-content/plugins/
- Activate the plugin through the
Plugins
menu in WordPress
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP-Mail-Validator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“WP-Mail-Validator” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “WP-Mail-Validator” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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