You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
Originally reported here: https://wordpress.org/support/topic/issues-with-search-function/
When we generate the page titles using
primer_the_page_title(), we are passing the title back throughesc_html(). This causes issues when generating the search results page title and the archive page titles, since both of these locations wrap the results in<span></span>tags.