trendsurfer
Member
Posted 7 years ago #
All the links in the Meta category require the list markup except one, <?php wp_register(); ?>.
IMO, this throws a wrench in the markup if one decides to move and markup the login and register tags differently.
It would be nice if the function return for wp_register() didn't include the markup.
TomRaftery
Member
Posted 7 years ago #
tom_raftery
Member
Posted 7 years ago #
This issue also causes validation problems for the many themes available for 1.5 - they don't validate using the w3c validator. You have to delete the line referring to the register link to achieve validation.