Title: StopWords
Author: obelchenko
Published: <strong>2019 年 7 月 22 日</strong>
Last modified: 2019 年 7 月 23 日

---

搜尋外掛

![](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://tw.wordpress.org/plugins/stop-words/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/stop-words/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/stop-words/#installation)
 * [開發資訊](https://tw.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

## 安裝方式

_Русский:_

Внимание! Для корректой работы плагина требуется плагин 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/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/stop-words/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/stop-words/)。

## 變更記錄

#### 1.0

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

## 中繼資料

 *  版本 **1.1**
 *  最後更新 **7 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.0.0**
 *  PHP 版本需求 ** 5.2.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/stop-words/)
 * 標籤
 * [spam](https://tw.wordpress.org/plugins/tags/spam/)[stop](https://tw.wordpress.org/plugins/tags/stop/)
   [stop words](https://tw.wordpress.org/plugins/tags/stop-words/)[stopwords](https://tw.wordpress.org/plugins/tags/stopwords/)
   [words](https://tw.wordpress.org/plugins/tags/words/)
 *  [進階檢視](https://tw.wordpress.org/plugins/stop-words/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](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)