why <?php wp_title(); ?> adds '»' symbol?
on last Wordpress when I wrote ?php wp_title(); ? appear » symbol before the name of the page..
On my functions.php I wrote add_theme_support( 'title-tag' );
Thanks
Topic wp-title theme-development Wordpress
Category Web