Archived topic
Limit "Search" to page titles
3 replies · Started by Michael on October 4, 2019
Hi,
Is there a simple snippet function I can add to limit the search functionality to only show page titles?
My search is currently located in the footer.
Hi there,
you can use the blog options filter:
https://docs.generatepress.com/article/option_generate_blog_settings/
The example provided applies to the search results page, just amend the options provided.
Hi David,
I can't seem to find the "only search on page titles". And I am not quite sure if my footer search function is the same as the blog options settings.
Ah ok so you only want the search term to query the Post titles and not the content.
In that case a user submitted function for that is available here:
https://developer.wordpress.org/reference/hooks/posts_search/#user-contributed-notes