Akismet Spam Protection

Описание

Akismet проверяет ваши комментарии и отправленные данные в контактной форме по нашей глобальной базе данных спама, чтобы предотвратить публикацию вредоносного контента на вашем сайте. Вы можете просмотреть комментарий спам, который он ловит в разделе «Комментарии» административной панели управления вашего блога.

Основные функции Akismet:

  • Автоматически проверяет все комментарии и блокирует те, что похожи на спам.
  • Каждый комментарий имеет свою историю статусов, благодаря которой можно легко проверить, какие комментарии были заблокированы или одобрены Akismet, а какие были помечены как спам или не спам модератором.
  • Адреса ссылок отображаются прямо в теле комментария, чтобы выявить скрытые или вводящие в заблуждение ссылки.
  • Модераторы могут посмотреть количество одобренных комментариев для каждого пользователя.
  • Функция сброса, которая блокирует наихудшие спам комментарии, поможет вам сохранить ваше место на диске и ускорить работу сайта.

PS: You’ll be prompted to get an Akismet.com API key to use it, once activated. Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites.

Установка

Upload the Akismet plugin to your blog, activate it, and then enter your Akismet.com API key.

1, 2, 3 — всё готово!

Отзывы

01.09.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.
Посмотреть все 919 отзывов

Участники и разработчики

«Akismet Spam Protection» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Akismet Spam Protection» переведён на 71 язык. Благодарим переводчиков за их работу.

Перевести «Akismet Spam Protection» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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

Дата релиза — 22 октября 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.