Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for the hint. That did drive me crazy 🙂

    For all that do want a quick fix, here is the solution from the developers blog comments:

    Replace the REGEX in the PHP file with the following:

    $ROT13_EP_GEN_PATTERN="/(<a.*?mailto)(.*?)(<\/a>)/i";

    That plugin is not working work with wp 3.0.1
    All content-text would hide in pages/posts after writing some text. As far as I realised it is a dot causing that hiding of text. It was not the first dot in that text that caused that hiding but after several ones.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Rot13 Email Protection] Incorrect RegEx’ is closed to new replies.