Make WordPress Core

Changeset 652 for trunk/index.php


Ignore:
Timestamp:
12/25/2003 12:01:31 AM (23 years ago)
Author:
saxmatt
Message:

New title code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r629 r652  
    88
    99<head>
    10         <title><?php bloginfo('name') ?><?php single_post_title(' &raquo; ') ?><?php single_cat_title(' &raquo; ') ?><?php single_month_title(' &raquo; ') ?></title>
     10        <title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
    1111       
    1212        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Note: See TracChangeset for help on using the changeset viewer.