Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WordPress Hooks - Actions and Filters Filter Functions in WordPress Real World Examples of WordPress Filters

Sanjeev Veloo
Sanjeev Veloo
4,713 Points

When I follow this, my page header titles all have blog info as well?

Hey guys,

I tried this and it worked great... but then now when I'm on other pages and since these pages use <h1>wp_title()</h1> at the top of the page - eg Blog, Page with Sidebar etc... the full blog title and meta stuff comes up in the page title too. Is there a workaround for this?