=== BetterAntiSpamBot === Contributors: noneevr2 Donate link: http://noneevr2.com/ Tags: email, antispambot, spam, spambot, spammer, harvesting Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Trick the spambots. Real dynamic JavaScript encryption of your email addresses. == Description == BetterAntiSpamBot encrypts your email addresses with a dynamically generated JavaScript function.
@" button in the editor's toolbar, or type the shortcode [bspam email="nospam@protected.com"]Email me[/bspam]. BetterAntiSpamBot is also integrated into php.
More details about usage can be found on the plugin's settings page.
== Installation ==
You can download and install BetterAntiSpamBot using the built in WordPress plugin installer. If you download BetterAntiSpamBot manually, make sure it is uploaded to "/wp-content/plugins/betterantispam/".
Activate BetterAntiSpamBot in the "Plugins" admin panel using the "Activate" link.
== Frequently Asked Questions ==
= Spammers can't reverse the decryption. Really? =
No. No encryption is 100% safe, everything is crackable.
But the randomness, especially in variable names and order, makes it almost impossible to create automation for it.
= I made a script to crack your encryption! =
PM me the source. I'll fix that.
= What is compatibility mode for? =
It removes certain characters from the list, so that the obfuscated variables get accepted by very old JS engines.
= I have a suggestion! / I found a bug! / Can I help? =
PM me about it, I greatly appreciate all constructive feedback and input.
== Screenshots ==
1. Usage in TinyMCE Editor
2. Usage in PHP code
== Changelog ==
= 1.0 =
* Initial release
== Upgrade Notice ==