mattlawck
8/7/2013 - 12:02 PM

Add HTML5 markup structure.

Add HTML5 markup structure.

<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.

//* Add HTML5 markup structure
add_theme_support( 'html5', array( 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption' ) );