Incompatible with Email Address Encoder
-
This plugin reverts the encoding that the Email Address Encoder does.
The issue is that the
ginger_parse_dom()
function uses PHP’sDOMDocument
.This causes issues with many other plugins as well from what I gathered in the support forum.
Can you please switch to regex parsing? That should avoid all these issues.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Incompatible with Email Address Encoder’ is closed to new replies.