- Timestamp:
- 03/27/2014 12:05:22 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r27627 r27763 90 90 */ 91 91 add_theme_support( 'html5', array( 92 'search-form', 'comment-form', 'comment-list', 92 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption' 93 93 ) ); 94 94
Note: See TracChangeset
for help on using the changeset viewer.