• Just installed and activated this plugin. went to look at the source code and the mail address are still no encoded.Disappointed.

Viewing 1 replies (of 1 total)
  • Look at your template files and wrap variable that outputs the content with the following:

    echo apply_filters( 'the_content', $your_content_variable );

    See if that works.

Viewing 1 replies (of 1 total)
  • The topic ‘Disappointed.’ is closed to new replies.