[ad_1]
I’m trying to add a telephone link in the header/nav section of the page. WordPress keeps prepending http to the link so it renders as:
<a href=”http://tel:555555555″>555555555</a>
Is there a way to stop this outside of re-writing the href with javascript?
[ad_2]