Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Excluding terms from taxonomy removes to many › Reply To: Excluding terms from taxonomy removes to many
April 15, 2026 at 12:32 pm
#57298
Keymaster
Hi Ernest, an additional question related to the missing terms in the dropdown list. How are the terms that I exclude from the taxonomy removed from the filter dropdown?
Basically their IDs are passed along to be excluded from the get_terms() function call via a paramater. So the list is requested from WP first, then processed further.