Torsten Landsiedel

Results 177 comments of Torsten Landsiedel

> Antispam plugin with a sophisticated tool set for effective day to day comment and trackback spam-fighting. Build with data protection and privacy in mind. 155 characters. Asked ChatGPT for...

This is because jQuery Migrate is not enabled by default in WP 5.5: https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/ There will be more jQuery change sin 5.6: https://make.wordpress.org/core/2020/11/05/updating-core-jquery-to-version-3-part-2/

I played a little bit around and we could add some spam comments to show our features. This blueprint.json installs and activates ASB, allow access to the network, logs you...

Unfortunately this needs more code. Either in ASB or via external plugin added to the playground, because the default `comment_approved` status is 1 and there is no filter from ASB...

Switched to `wp_new_comment` and now the spam reason is "Empty data". Maybe it is possible to get this running this way ... ```php "code": "" ```

This check is the problem now: https://github.com/pluginkollektiv/antispam-bee/blob/master/antispam_bee.php#L1171C43-L1179 We could disable it for the playground to actually show ASB working, if you all think it is worth it.

Broken, because the folder was named "blueprint", but has to be "blueprint**s**". Fixed in https://github.com/pluginkollektiv/antispam-bee/commit/cb75530c0c0b02a2b4b856a7e96ed43508f46f32

I only got two trackback spams coming through: Website: My Homepage (IP-Adresse: 89.37.66.6, 6.66.37.89.baremetal.zare.com) URL: http://www.3hbas.org/ Trackback (Textauszug): ... [Trackback] [...] Read More here: torstenlandsiedel.de/2020/09/18/nach-update-auf-wordpress-5-5-sind-die-kommentare-verschwunden/ [...] Website: My Homepage (IP-Adresse:...

Interesting. The first two are coming from the same UK hoster.

At least two from the reporter are coming from the same hoster, but it looks like there are other spam trackbacks too. We need to talk about hardening this feature...