Changeset 20901 for trunk/wp-includes/theme.php
- Timestamp:
- 05/25/2012 05:58:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme.php
r20893 r20901 1502 1502 1503 1503 case 'custom-header': 1504 // specific custom header capabilities can be registered by passing 1504 case 'custom-background' : 1505 // specific custom header and background capabilities can be registered by passing 1505 1506 // an array to add_theme_support() 1506 1507 $header_support = $args[0];
Note: See TracChangeset
for help on using the changeset viewer.