html instead of xhtml in wp_head?
-
Hello,
I have two questions. First, what is the purpose of the stuff that wp_head() outputs? Second, how can I get it and the wp_get_archives() function to output HTML rather than XHTML (basically remove the slashes in the self-closing tags)?
For reference, this is the code:
<meta name='ICBM' content="0, 0" />
<meta name='DC.title' content="DogNose Data Werkz" />
<meta name='geo.position' content="0;0" />
Thanks very much,
Matthew
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘html instead of xhtml in wp_head?’ is closed to new replies.