Akismet Spam Protection

Mô tả

Akismet sẽ kiểm tra tra các bình luận và liên hệ qua form liên hệ (contact form) trên website của bạn rồi đối chiếu với cơ sở dữ liệu toàn cầu để bảo vệ website của bạn khỏi các nội dung độc hại, spam. Bạn có thể xem trước các bình luận spam mà Akismet bắt được tại trang “Bình luận” trong giao diện quản trị của bạn.

Các tính năng chính trong Akismet bao gồm:

  • Tự động kiểm tra tất cả bình luận và lọc ra những bình luận nhìn giống như spam.
  • Mỗi bình luận có một lịch sử trạng thái, do đó bạn có thể dễ dàng xem những bình luận nào đã bị Akismet bắt được hoặc bị xóa,bình luận là “spam” hoặc “không phải spam” và và ai là người đánh dấu.
  • URL được hiển thị trong phần nhận xét để hiển thị các liên kết ẩn hoặc gây hiểu lầm.
  • Người điều hành có thể xem số bình luận được phê duyệt của từng người dùng.
  • Một tính năng giúp loại bỏ hoàn toàn những spam tồi tệ nhất, tiết kiệm dung lượng ổ cứng và tăng tốc website của bạn.

PS: Bạn sẽ cần tạo API key từ Akismet.com để sử dụng plugin. Key hoàn toàn miễn phí cho blog cá nhân; bản trả phí dành cho các web doanh nghiệp và thương mại.

Cài đặt

Tải Akismet lên blog, kích hoạt và sau đó điền API key đã lấy từ Akismet.com

1, 2, 3: Bạn đã hoàn tất!

Đánh giá

1 Tháng Chín, 2021
Very nice plugin which filters *most* spam comments. More advanced spammers can still easily get around it though. But it is certainly better than nothing.
Đọc tất cả 919 đánh giá

Người đóng góp & Lập trình viên

“Akismet Spam Protection” đã được dịch qua 71 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Akismet Spam Protection” 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

4.1.12

Release Date – 3 September 2021

  • Fixed “Use of undefined constant” notice.
  • Improved styling of alert notices.

4.1.11

Release Date – 23 August 2021

  • Added support for Akismet API usage notifications on Akismet settings and edit-comments admin pages.
  • Added support for the deleted_comment action when bulk-deleting comments from Spam.

4.1.10

Release Date – 6 July 2021

  • Simplified the code around checking comments in REST API and XML-RPC requests.
  • Updated Plus plan terminology in notices to match current subscription names.
  • Added rel="noopener" to the widget link to avoid warnings in Google Lighthouse.
  • Set the Akismet JavaScript as deferred instead of async to improve responsiveness.
  • Improved the preloading of screenshot popups on the edit comments admin page.

4.1.9

Release Date – 2 March 2021

  • Improved handling of pingbacks in XML-RPC multicalls

4.1.8

Release Date – 6 January 2021

  • Fixed missing fields in submit-spam and submit-ham calls that could lead to reduced accuracy.
  • Fixed usage of deprecated jQuery function.

4.1.7

Release Date – 22 October 2020

  • Show the “Set up your Akismet account” banner on the comments admin screen, where it’s relevant to mention if Akismet hasn’t been configured.
  • Don’t use wp_blacklist_check when the new wp_check_comment_disallowed_list function is available.

4.1.6

Release Date – 4 June 2020

  • Disable “Check for Spam” button until the page is loaded to avoid errors with clicking through to queue recheck endpoint directly.
  • Add filter “akismet_enable_mshots” to allow disabling screenshot popups on the edit comments admin page.

For older changelog entries, please see the additional changelog.txt file delivered with the plugin.