modifiying the search filter in the functions file to make the query for categories
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 May 2017 12:45:34 +0000 (08:45 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 May 2017 12:45:34 +0000 (08:45 -0400)
commit1ebe1f1c6c4bd5830b59ab929d7720afa51bfd51
treeb9bf6e232002e95a0b3705f86077eb542a718254
parent023c8ff02db27f6864276e0b76a68242655456b0
modifiying the search filter in the functions file to make the query for categories
an AND instead of OR

looping through the categories to append a query clause for categories to make it search
for AND instead of OR for each header search category option. The glm-member-db-front-search-query
is where the changes were made
functions.php