Hi,
I have a site which is not validating and the only errors are from this line in the page head:
<script type="text/javascript">var src="http://www.mysite.co.uk/wordpress/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=22E90BF9F74E0218B7E88BD64E7DD732"; if(window.location.protocol == "https:"){ src = src.replace("http:", "https:"); } var wfHTImg = new Image(); wfHTImg.src=src;</script>
Is it possible to add amp; to the & before hid= please? The site would then validate.
Thanks