Changeset 18460 for trunk/wp-includes/theme-compat/header.php
- Timestamp:
- 07/22/2011 12:25:41 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/theme-compat/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme-compat/header.php
r17340 r18460 10 10 _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) ); 11 11 ?> 12 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">12 <!DOCTYPE html> 13 13 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)