Skip to content

Instantly share code, notes, and snippets.

@eduard-ungureanu
Last active March 20, 2016 20:17
Show Gist options
  • Save eduard-ungureanu/e547d66c7883d57b0ed7 to your computer and use it in GitHub Desktop.
Save eduard-ungureanu/e547d66c7883d57b0ed7 to your computer and use it in GitHub Desktop.
<?php
$args = array(
'search-form',
'comment-form',
'comment-list',
'gallery',
'caption',
'widgets'
);
add_theme_support( 'html5', $args );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment