• I’m creating a custom template page and for some reason it’s the only part of my site not validating. I get 6 errors. This is all the code I’m using.

    <?php
    /*
    Template Name: Snarfer
    */
    ?>
    
    <?php get_header() ?>

    Anyone know what it’s not validating?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Markup Validation’ is closed to new replies.