Spambot Email Protector and RSS Feeds

By Dave - March 16, 2013

Hi Perch, 

You can just turn off BDO encoding like this (in the top of the plugin): 

$GLOBALS['SEP_ENCODING_METHODS']['bdo']         = false;

Or if you need I can update the plugin with a couple lines of code so you can turn it off for select pages (or your RSS feed).

Hope that helps, let me know if either of those options will work for you.

Dave Edis - Senior Developer
interactivetools.com

By Dave - April 18, 2013

Hi Perch,

Just a further update on this thread.  We've released a minor upgrade to Spambot Email Protector that lets you turn it off on a per page basis by setting:

<?php $GLOBALS['SEP_DISABLED'] = true; // Disable Spambot Email Protector ?>

You can read more here: http://www.interactivetools.com/forum/forum-posts.php?Spambot-Email-Protector-v1.01-Released-78688

And download the latest version here: http://www.interactivetools.com/add-ons/my_purchases.php

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com