antispam-bee icon indicating copy to clipboard operation
antispam-bee copied to clipboard

„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014

Results 101 antispam-bee issues
Sort by recently updated
recently updated
newest added

At the moment we check for WordPress coding standards via version 2.3: https://github.com/pluginkollektiv/antispam-bee/blob/master/composer.json#L37 Since August 2023 there is the new v3 available.

enhancement

We need to check if the recent fixes in the v2 branch need to be ported to the v3: https://github.com/pluginkollektiv/antispam-bee/pull/491 https://github.com/pluginkollektiv/antispam-bee/pull/486 https://github.com/pluginkollektiv/antispam-bee/pull/481 https://github.com/pluginkollektiv/antispam-bee/pull/477 https://github.com/pluginkollektiv/antispam-bee/pull/463 https://github.com/pluginkollektiv/antispam-bee/pull/449 (Not sure if this list...

needs test
v3

Use the same chart library and UI as it is used in _Statify_ now. Doing so, we migrate the graphics library from _Raphaël_ to _Chartist_ with a tooltips plugin and...

UI

Marking a comment as spam does not apply the `manual` reason anymore, because we skip ASB for AJAX calls (https://github.com/pluginkollektiv/antispam-bee/blob/master/antispam_bee.php#L142-L146)

v3

- How to add custom rules

documentation
v3

f.e. move changelog items from v2 to v3, tested-up-to version, …

v3

We are using a core string to detect languages with different word counts (like asian langauges) in: https://github.com/pluginkollektiv/antispam-bee/blob/b21d41fb83a89c32d42b8c210b980b264063b5b1/antispam_bee.php#L1860-L1873 There are at least two problems with this approach: - If the...

good first issue

**Describe the bug** Obvious trackback spam is not detected from ASB and coming through. First reported here: https://wordpress.org/support/topic/antispam-bee-not-marking-obvious-spam-trackbacks-as-spam/ Asked the reporter to send more details via our form. Confirmed by...

bug

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies
javascript