How to get rid of ?> closing tag generated by wp_head?
-
Hi,
Got a doctype of:
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”
“https://www.w3.org/TR/html4/strict.dtd”>but, wp_head generates:
<meta name=’description’ content=’my content here’ />
and the closing /> generates an error when tryin to validate – anyone know how to get rid of the invalid closing tag?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to get rid of ?> closing tag generated by wp_head?’ is closed to new replies.