This is a replacement for the Accessible Antispam plugin for FlatPress.

YOU MUST DISABLE the Accessible Antispam plugin before installing this plugin. Go to the control panel and click "disable" next to the Accessible Antispam plugin.

The settings in antispam.php allow you to control the size and appearance of the captcha.
You can use any TTF font which is free to use (i.e. there are no licensing issues - the default font is the Schoolbell-pMMy.ttf.
Change the font at your own risk). Simply place the font file in the plugin/res/ folder and change the $font variable to show your font file name.
Remember to use the same case - some servers work on systems which are case sensitive.

In addition to the normal captcha, the plugin also supports voice captcha if eSpeak or eSpeak-NG is installed on the web server.

That's it. If it doen't work then take a look at the original source for the captcha and take a read through the comments there...

If all else fails, or you think it's specifically a FlatPress problem then try the FlatPress forum:

https://forum.flatpress.org/

This has been tested on XAMPP/Windows 11 and on Apache/Linux.
