Changeset 62442 for trunk/src/wp-content/themes/twentyeleven/header.php
- Timestamp:
- 06/01/2026 11:20:59 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/header.php
r62344 r62442 9 9 * @since Twenty Eleven 1.0 10 10 */ 11 12 /** 13 * @global int $page WordPress paginated post page count. 14 * @global int $paged WordPress archive pagination page count. 15 */ 16 global $page, $paged; 17 11 18 ?><!DOCTYPE html> 12 19 <html <?php language_attributes(); ?>> … … 17 24 <?php 18 25 // Print the <title> tag based on what is being viewed. 19 global $page, $paged;20 21 26 wp_title( '|', true, 'right' ); 22 27
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)