Changes between Initial Version and Version 1 of Ticket #30057, comment 4
- Timestamp:
- 10/22/2014 02:18:28 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30057, comment 4
initial v1 6 6 * TwentyThirteen used h1/h2 in an hgroup - https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentythirteen/header.php#L38 7 7 * TwentyFourteen used a h2 in sidebar.php - https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentyfourteen/sidebar.php#L15 8 * TwentyFifteen now uses the same as eleven-thirteen -- h1/h2 in an hgroup- https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentyfifteen/header.php#L338 * TwentyFifteen now uses the same as eleven-thirteen -- h1/h2 <del>in an hgroup</del> - https://core.trac.wordpress.org/browser/trunk/src/wp-content/themes/twentyfifteen/header.php#L33 9 9 10 10 As long as it's clustered in an hgroup, it should be fine semantically, imho.