How do I hide tagline in the title tag?
-
How do I hide the tagline in my html title tag? Right now the code is simply:
<title><?php wp_title('-', true); ?></title>
yet it displays the title and the tagline, so I don’t see how to hide the tagline.Do I just make the tagline blank in the dashboard?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How do I hide tagline in the title tag?’ is closed to new replies.