BUG: AUTOP Adding to non-html Email body
-
Seems we found a bug…
BUG: AUTOP is Adding
to non-html Email bodyExample in email body:
{ "item_type": "deal", "title": "[organization]", "organization": "[organization]", "value": "[budget]", "currency": "USD",
This becomes:
{<br /> "item_type": "deal",<br /> "title": "Test, Inc.",<br /> "organization": "Test, Inc.",<br /> "value": "30000",<br /> "currency": "USD",<br />
HTML is NOT checked. I tried this is the default WP theme.
Any ideas?
- The topic ‘BUG: AUTOP Adding to non-html Email body’ is closed to new replies.