• wp-framework/library/extensions/semantic-classes.php at line 62…
    …there is:
    else : wp_title( '&raquo', true, 'left' ); bloginfo( 'name' );
    there should be:
    else : wp_title( '»', true, 'left' ); bloginfo( 'name' );

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘bug in title tag’ is closed to new replies.