Changeset 20213 for trunk/wp-includes/theme.php
- Timestamp:
- 03/19/2012 05:15:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme.php
r20212 r20213 1584 1584 break; 1585 1585 1586 case 'custom- header' :1586 case 'custom-background' : 1587 1587 $support = get_theme_support( 'custom-background' ); 1588 1588 remove_action( 'wp_head', $support[0]['callback'] );
Note: See TracChangeset
for help on using the changeset viewer.