Disable HTML escape in title tags
-
I’m using
wp_title('')
to display the post titles in the header. I noticed that apostrophes are being changed to the HTML code in the title tag. For SEO purposes I need to leave it as semicolon character'
. Is this possible?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Disable HTML escape in title tags’ is closed to new replies.