Forums
Home / Plugin: Antispam Bee / Spam Keywords
(@nickwuk)
2 years, 5 months ago
Does Antispam Bee search for common keywords such as ‘viagra’ or ‘prescription’, etc? If so can keywords be added?
UPDATE: I realise now that WordPress includes this feature by default under Discussion Settings.
(@zodiac1978)
Hi @nickwuk
yes we do. It is called regular expression patterns: https://antispambee.pluginkollektiv.org/documentation/#use-regular-expressions
And there is a hook to add more: https://antispambee.pluginkollektiv.org/documentation/#antispam_bee_patterns
This allows more detailed patterns, than the blocklist you can find under discussion settings. This blocklist will match every subtext and could not be limited to specific areas.
Here you will find more patterns: https://github.com/Zodiac1978/custom-patterns-asb
Hope this helps!
All the best Torsten
Thank you for your comprehensive answer. Looks good!
You are welcome!