Skip to content

cferdinandi/gmt-antispambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 [email_antispambot] shortcode in the WordPress editor.
<a href="mailto:[email_antispambot encode='your@email.com']">[email_antispambot encode='your@email.com']</a>

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.

About

A shortcode for the antispambot function that's built into WordPress.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages