Created
June 16, 2019 08:15
-
-
Save wplit/2afdf834b680b62d0308661b59b13005 to your computer and use it in GitHub Desktop.
Add html5 support for comments, search, gallery and captions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add_theme_support( 'html5', array( 'comment-list', 'comment-form', 'search-form', 'gallery', 'caption' ) ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment