Title: StopWords
Author: obelchenko
Published: <strong>22.07.2019</strong>
Last modified: 23.07.2019

---

Поиск плагинов

![](https://ps.w.org/stop-words/assets/banner-772x250.png?rev=2127018)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/stop-words/assets/icon-128x128.png?rev=2126873)

# StopWords

 Автор: [obelchenko](https://profiles.wordpress.org/obelchenko/)

[Скачать](https://downloads.wordpress.org/plugin/stop-words.zip)

 * [Детали](https://ru.wordpress.org/plugins/stop-words/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/stop-words/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/stop-words/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/stop-words/#developers)

 [Поддержка](https://wordpress.org/support/plugin/stop-words/)

## Описание

Не секрет, что среди пользователей находится масса ублюдков, которые бессовестно
засирают сайты своим спамом.
 Например, казино, виагра, сетевой маркетинг и т.п.
Зачастую они пишут только заголовок и кучу хэш-тэгов или просто набор ключевых слов
и ссылок вместо постов. Чтобы запретить проскальзывание на паблик такого отстоя 
сделан этот плагин. Доверенные пользователи сайта могут быть исключены из обработки
постов плагином и писать все, что им захочется 🙂

_Machine translation:_

It is no secret that among the users there are a lot of bastards who unscrupulously
foul up websites with their spam.
 For example, casino, viagra, network marketing,
etc. Often they write only the title and a bunch of hash tags or just a set of keywords
and links instead of posts. To prevent slippage on the public of such sludge made
this plugin. Trusted users of the site can be excluded from the processing of posts
by the plugin and write whatever they want 🙂

## Скриншоты

[⌊Настройка плагина / Plugin setup⌉⌊Настройка плагина / Plugin setup⌉[

Настройка плагина / Plugin setup

## Установка

_Русский:_

Внимание! Для корректой работы плагина требуется плагин Classic Editor!

 1. Перейдите на экран добавления новых плагинов в админке WordPress.
 2. Найдите «Stop Words»
 3. Нажмите «Установить сейчас» и активируйте плагин

Для ручной установки через FTP:

 1. Загрузите папку stop-words в каталог `/ wp-content / plugins /`
 2. Активируйте плагин через экран «Плагины» в вашей админ-панели WordPress.

Чтобы загрузить плагин через WordPress вместо FTP:

 1. Загрузите zip-файл на экране «Добавить новые» (см. Вкладку «Загрузка») в админке
    WordPress и активируйте.

_English:_

Attention! To work correctly, the plugin requires the Classic Editor plugin!

For an automatic installation through WordPress:

 1. Go to the ‘Add New’ plugins screen in your WordPress admin area
 2. Search for ‘Stop Words’
 3. Click ‘Install Now’ and activate the plugin

For a manual installation via FTP:

 1. Upload the addthis folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

 1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’
    tab) in your WordPress admin area and activate.

## Часто задаваемые вопросы

  Я хочу отблагодарить автора

Если плагин спас Ваш сайт от набега спаммеров и Вы испытываете благодарность за 
это,
 то Вы можете перечислить любую сумму в качестве вознаграждения автору здесь
https://donate.obelchenko.ru.

  Stop Words бесплатен?

Да, бесплатен.

  Нужна ли учетная запись для использования плагина?

Нет. Плагин работает без использования каких-то личных данных.

  Что проверяется плагином?

В настройках плагина вводятся правила фильтрации в виде «_слово_«, «!слово_«, «!
_слово», «_сл_во*» и пр.
 При публикации поста или комментария в админке или с паблика
плагин проверяет введенный текст на соответствие правилам. Если совпадения обнаружены
в комментарии, то он отправляется в спам. Если совпадения обнаруживаются при публикации
поста, то пост сохраняется в черновиках.

  Плагин может фильтровать url?

Да. Если необходимо запретить использование ссылок на некоторые ресурсы, то в правилах
фильтрации достаточно добавить правило, в котором указан домен.
 Например: !_site.
com_, _site.com_ или _site._

  Регулируется ли строгость проверки?

Для того, чтобы правила срабатывали с разной степенью строгости, используется параметр
настройки «количество совпадений».
 Если его установить в 2, то запрет на публикацию
сработает только при наличии 2 или более сработавших правил. При 3 — от трех совпадений
и т.д.

  Что значит ! перед правилом фильтрации?

Если перед сработавшим правилом стоит !, то запрет срабатывает вне зависимости от
значения параметра «количество совпадений».

_Machine translation:_

  I want to thank the author

If the plugin saved your site from a spammer raid and you are grateful for it,
 
then you can transfer any amount as a fee to the author here https://donate.obelchenko.
ru.

  Stop Words free?

Yes, it’s free.

  Do I need an account to use the plugin?

No. The plugin works without using any personal data.

  What is checked by the plugin?

In the plugin settings, filter rules are entered in the form of «_word_«, «!Word_«,«!
_Word», «_w_rd*», etc.
 When publishing a post or comment in the admin panel or 
from the public, the plugin checks the entered text for compliance with the rules.
If a match is found in a comment, it is sent to spam. If matches are found when 
posting, the post is saved in draft.

  Can plugin filter url?

Yes. If it is necessary to prohibit the use of links to some resources, then in 
the filtering rules it is enough to add a rule in which the domain is specified.

For example: !_site.com_, _site.com_ or _site._

  Is the test strict?

In order for the rules to be triggered with varying degrees of rigor, the number
of matches setting is used.
 If it is set to 2, then the ban on publication will
work only if there are 2 or more rules that have worked. With 3 — from three matches,
etc.

  What does it mean ! before filtering rule?

If a rule is preceded by a «!», then a ban is triggered regardless of the value 
of the parameter «number of matches»

## Отзывы

Нет отзывов об этом плагине.

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

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

Участники

 *   [ obelchenko ](https://profiles.wordpress.org/obelchenko/)

[Перевести «StopWords» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/stop-words)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/stop-words/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/stop-words/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/stop-words/) по [RSS](https://plugins.trac.wordpress.org/log/stop-words/?limit=100&mode=stop_on_copy&format=rss).

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

#### 1.0

_Первая версия — 1 July 2019_

## Мета

 *  Версия **1.1**
 *  Обновление: **7 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 4.0 или выше **
 *  Совместим вплоть до: **5.0.0**
 *  Версия PHP ** 5.2.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/stop-words/)
 * Метки:
 * [spam](https://ru.wordpress.org/plugins/tags/spam/)[stop](https://ru.wordpress.org/plugins/tags/stop/)
   [stop words](https://ru.wordpress.org/plugins/tags/stop-words/)[stopwords](https://ru.wordpress.org/plugins/tags/stopwords/)
   [words](https://ru.wordpress.org/plugins/tags/words/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/stop-words/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/stop-words/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/stop-words/reviews/)

## Участники

 *   [ obelchenko ](https://profiles.wordpress.org/obelchenko/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/stop-words/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://donate.obelchenko.ru)