Home › Forums › General Issues › Select 2 Search Broken w/ Title Mods › Reply To: Select 2 Search Broken w/ Title Mods
What is search for is controlled by WP_Query() ‘s’ argument. https://developer.wordpress.org/reference/classes/wp_query/#search-parameters. This causes WP to search the title and content of the post. In order to search something else you must actually alter the way WP searches posts. http://adambalee.com/search-wordpress-by-custom-fields-without-a-plugin/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.