Changeset 20231 for trunk/wp-content/themes/twentyten/functions.php
- Timestamp:
- 03/21/2012 03:36:17 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/functions.php
r20225 r20231 114 114 'header-text' => false, 115 115 // Callback for styling the header preview in the admin. 116 'admin-head er-callback' => 'twentyten_admin_header_style',116 'admin-head-callback' => 'twentyten_admin_header_style', 117 117 ) ); 118 118
Note: See TracChangeset
for help on using the changeset viewer.