-
Posted a reply to Corruption of anchor href, on the site WordPress.org Forums:
Huh...baffling. Makes me wonder if making and adding a plugin is worth pursuing, but it's… -
Posted a reply to Corruption of anchor href, on the site WordPress.org Forums:
Thank you so much! That looks like it exactly. https://developer.wordpress.org/reference/hooks/kses_allowed_protocols/ https://core.trac.wordpress.org/browser/tags/5.2/src/wp-includes/functions.php#L5811 $protocols = array_unique( (array)… -
Posted a reply to Corruption of anchor href, on the site WordPress.org Forums:
Huh. That's very strange. That's very valuable to know, thank you. I've tried it on… -
Posted a reply to Corruption of anchor href, on the site WordPress.org Forums:
Thank you! Can you post the code that worked? (These forums are powered by WordPress,… -
Created a topic, Corruption of anchor href, on the site WordPress.org Forums:
I'm planning to file a ticket at https://core.trac.wor…