No description
Find a file
2024-03-06 18:22:05 +01:00
src initial commit 2024-03-06 18:06:47 +01:00
lao-antispam.php initial commit 2024-03-06 18:06:47 +01:00
readme.md readme.md 2024-03-06 18:22:05 +01:00
uninstall.php initial commit 2024-03-06 18:06:47 +01:00

What is LAO Antispam ?

The very beginning of a very small idea : protect email displayed on website content. Just an application from WordPress useful function.

See : [https://developer.wordpress.org/reference/functions/antispambot/]

How to ?

To use this in your WordPress Content area all you have to do it wrap it in a shortcode.

    [email]john.doe@mysite.com[/email]

To be continued...