1) the plugin doesn’t install its js library so in order to work you have to declare the js library needed to mask the email in your header.php
2) when upgrading to 3.0.3 you get this error : “Call to a member function is_feed() on a non-object in [your website path]/wp-includes/query.php on line 318”.
]]>In the posts we have the code but the js function used to mask emails : wlee_decrypt() is not present in the pages. There’s no declaration of the function anywhere (not in the header and not in the page…)
It should be easy to correct the problem…
]]>