zodiac1978/custom-patterns-asb

Add custom patterns for Antispam Bee.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 1

Open Issues: 2

Type:wordpress-plugin

dev-master 2021-07-24 22:15 UTC

This package is auto-updated.

Last update: 2024-04-25 04:55:21 UTC


README

Add custom patterns for Antispam Bee.

License

This plugin is licensed as GPLv2. You can find more details about it in the LICENSE file.

Stay up to date

You need to have installed the Github Updater from Andy Fragen to keep the plugin up-to-date.

Obviously Antispam Bee needs to be installed too ... 😉

Documentation

This plugin uses the filter hook from the Antispam Bee plugin which is explained in their documentation.

Why in this way and not in Antispam Bee?

I can decide for my blog/site that I want to ignore all @mail.ru addresses, but a Russian user would probably not find that so funny. A comment consisting of only two letters will be considered spam, because I had such spam on my blog. If your commenters like to comment with "OK" then you have a problem. I could list more examples. A general approach is not so easy and requires a lot of data and intuition. However, in my own blog I can do what I want and that's what this plugin is for. To try around and test patterns. If you can live with the new patterns, feel free to install the plugin.

Contributing

I welcome new ideas for patterns (as an issue) and of course pull requests with finished patterns.

Please make sure a pattern is necessary for your case. If you want to ban just one obvious spammy word you can sometimes also just use the WordPress blocklist feature from the discussion settings page.

Thank you!

Thanks to https://github.com/sdellenb for the idea and first patterns.

Thanks to https://github.com/drivingralle for inspiration and talking about new patterns.

Thanks to https://github.com/pfefferle/ for your starting help with Composer/Packagist.