update, i've added this:
<?php remove_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 ); ?>
to header.php above the title tag. Is that the right way to do it?
update, i've added this:
<?php remove_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 ); ?>
to header.php above the title tag. Is that the right way to do it?