simply-static
simply-static copied to clipboard
Exclude Tags by class/data attribute from URL replacements
We should have a way to intentionally exclude tags from the URL replacement by having a flag (can be a class or data attribute or something else.)
Examples:
- Avoid URL replacements for e-mail addresses (mailto links)
Also mentioned here: https://wordpress.org/support/topic/changes-mailto-url/
To be clear, I use antispambot() on the whole mailto:, which means that mailto: is also "encrypted". I don't know if it's possible to support that, but that was my report from the support ticket.