Can I remove the Meta: Valid XHTML,XFN,WordPress?
If yes,how?
Can I remove the Meta: Valid XHTML,XFN,WordPress?
If yes,how?
Go into dashboard and click presentation and then theme editor.
Click the Sidebar link on the right menu.
Remove the following lines of code at the very bottom.
`
<.li><.h2>Meta<./h2>
<.ul>
<.?php wp_register();.>
<.li><.?php wp_loginout(); ?><./li>
<.li><.a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid XHTML<./a><./li>
<.li><.a href="http://gmpg.org/xfn/">XFN<./a><./li>
<.li><.a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress<./a><./li>
<.?php wp_meta();>
<./ul>
<./li>
'
This topic has been closed to new replies.