Description
Protect your email address from spam bots. In other words “fool the bots”. With the “nospam” short code, you can use antispambot function on text widgets, posts, pages, post excerpts and category, tag, taxonomy descriptions too.
To use, just place your email address in the [nospam] shortcode:
[nospam]you@yourdomain.com[/nospam]
The output on browser will be a hyperlinked email address that can be clicked on to send email. The output on source file (Which bots read) will be a HTML entities.
” you@yourdomain.com>you@yourdomain.com “
Installation
- Upload the entire antispambot folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place your mail id in the shortcode [nospam] ex: [nospam]you@yourdomain.com[/nospam] on posts, pages, text widgets.
FAQ
- Installation Instructions
-
- Upload the entire antispambot folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place your mail id in the shortcode [nospam] ex: [nospam]you@yourdomain.com[/nospam] on posts, pages, text widgets.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Antispambot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Antispambot” 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.0
- Initial Release.
1.0.1
Compatible check with 4.1
1.1.0
Compatible check with 4.8.2