- Timestamp:
- 03/18/2014 10:48:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php
r25789 r27598 20 20 * 21 21 * @since Twenty Thirteen 1.0 22 *23 * @return void24 22 */ 25 23 function twentythirteen_custom_header_setup() { … … 69 67 * 70 68 * @since Twenty Thirteen 1.0 71 *72 * @return void73 69 */ 74 70 function twentythirteen_custom_header_fonts() { … … 87 83 * 88 84 * @since Twenty Thirteen 1.0 89 *90 * @return void91 85 */ 92 86 function twentythirteen_header_style() { … … 145 139 * 146 140 * @since Twenty Thirteen 1.0 147 *148 * @return void149 141 */ 150 142 function twentythirteen_admin_header_style() { … … 213 205 * 214 206 * @since Twenty Thirteen 1.0 215 *216 * @return void217 207 */ 218 208 function twentythirteen_admin_header_image() {
Note: See TracChangeset
for help on using the changeset viewer.