Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

double title tags #359

Closed
jimlongo56 opened this issue Jun 3, 2015 · 2 comments
Closed

double title tags #359

jimlongo56 opened this issue Jun 3, 2015 · 2 comments

Comments

@jimlongo56
Copy link
Contributor

Hi, in the header.php there is a title tag supplied at line 18, and then at line 46 a call to wp_head() which adds another title.

@jimlongo56
Copy link
Contributor Author

I guess you need to make sure you don't declare add_theme_support( 'title-tag' ); in your custom functions?

@olefredrik
Copy link
Owner

I was not actually not aware of that title-tag declaration via add_theme_support were supported. I see that it was introduced in version 4.1. Pull request is soon on the way. Thanks for the heads up!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants