Validation error – ampersands in links
-
Hi, I get this weird validation error on my WordPress site. In my widget I have this link:
<a href="https://www.example.com/blabla?showorg=12345-1234&language=swe" target="_blank"><img src="https://www.example.com/blabla/blabla?org=12345-1234&language=swe&product=psa&fontcolor=b" style="border:0;" alt="XX"/></a>As you can see, the link already contains “&” because I have replaced the “&” that was there before in order to get a green validation. But it won’t change on my site, the ampersands are still there when I check the source. Is WordPress ignoring my “&” and converting them to “&”? Can I stop this somehow?
The topic ‘Validation error – ampersands in links’ is closed to new replies.