• Bottom line is, I’m glad it’s working with the latest WP! And I hope it truly obfuscates (you can’t visibly tell if it really does hide anything from spambots). I used it out of the box, and also with my theme in the PHP file, like so:

    echo '<span class="pep-email" title="E-mail">'.$p_email.'</span>';

    (Where $p_email was a custom fields variable.)

  • The topic ‘Works, but documentation a bit sparse’ is closed to new replies.