GMT Antispambot
A shortcode for the antispambot function that's built into WordPress.
by Chris Ferdinandi · github.com/cferdinandi/gmt-antispambot · website
★ 4stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/cferdinandi/gmt-antispambot/archive/refs/heads/master.zipDeclares an update source (https://github.com/cferdinandi/gmt-antispambot/), so updates arrive through the plugin's own updater.
From the readme
Antispambot
A simple shortcode that hides your email address from spam robots in WordPress.
Antispambot translates each character of your email address into its HTML character entity. It looks and works normal to humans, but makes no sense to robots. Learn more at the WordPress Codex.
Download Antispambot
In This Documentation
1. Getting Started
2. How to Contribute
3. License
Getting Started
Getting started with Antispambot is as simple as installing a plugin:
1. Upload the antispambot folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Use the [emailantispambot] shortcode in the WordPress editor.
And that's it, you're done. Nice work!
How to Contribute
In lieu of a formal style guide, take care to maintain the existing coding style. Please apply fixes to both the development and production code. Don't forget to update the version number, and when applicable, the documentation.
License
The code is available under the MIT License.