- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php
r43571 r47122 92 92 <?php 93 93 } 94 endif; // twentyfourteen_header_style 94 endif; // twentyfourteen_header_style() 95 95 96 96 … … 131 131 <?php 132 132 } 133 endif; // twentyfourteen_admin_header_style 133 endif; // twentyfourteen_admin_header_style() 134 134 135 135 if ( ! function_exists( 'twentyfourteen_admin_header_image' ) ) : … … 151 151 <?php 152 152 } 153 endif; // twentyfourteen_admin_header_image 153 endif; // twentyfourteen_admin_header_image()
Note: See TracChangeset
for help on using the changeset viewer.