Description
Simply enables WordPress shortcode for easily letting you camouflage an email address, hiding it from crawling spiders and bots.
Installation
Do what you always do, download, install, activate.
There is no options to set – simply activate and use!
FAQ
- How to show an email?
-
Use shortcode
[antibot mail="[email protected]"]
This will display the “[email protected]” as camouflaged in the html, but readable for the visitor. - Is it possible to make the email clickable?
-
Yep, use shortcode
[antibot mailto="[email protected]"]
This will let the visitor use his own mail client to send an email.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“wk-email-antibot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “wk-email-antibot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release