WP-AntiSpambot

0

This plugin will add a shortcode that can be used to stop spambots from harvesting emails entered into your WordPress editor while creating pages or posts. To use, just wrap your email

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin will add a shortcode that can be used to stop spambots from harvesting emails entered into your WordPress editor while creating pages or posts.

To use, just wrap your email address in the [email] shortcode:

[email]you@yourdomain.com[/email]

The result will be a hyperlinked email address that can be clicked on to send email.

The plugin uses WordPress’s built-in antispambot() function which converts email address characters to HTML entities which are not read by spambots, but can be viewed properly in the browser. For more info on the WordPress function read up in the Codex – https://codex.wordpress.org/Function_Reference/antispambot