Changeset 23816 for trunk/wp-content/themes/twentythirteen/functions.php
- Timestamp:
- 03/27/2013 05:06:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/functions.php
r23803 r23816 593 593 */ 594 594 require( get_template_directory() . '/inc/custom-header.php' ); 595 596 /** 597 * Adds back compat handling for WP versions pre-3.6. 598 */ 599 require( get_template_directory() . '/inc/back-compat.php' );
Note: See TracChangeset
for help on using the changeset viewer.