<?php wp_register();?> is not tagged with a <li> </li> It's not a major problem but i wander if some browser might complain. All other links are tagged so why skip this one :) ? Otherwise works ok, thank you.
<?php wp_register();?> is not tagged with a <li> </li> It's not a major problem but i wander if some browser might complain. All other links are tagged so why skip this one :) ? Otherwise works ok, thank you.
Hello. Please refer to wp_register function manual.
Function outputs <li> </li> with default arguments -_-
You could really check the output before asking....
This topic has been closed to new replies.