This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Excluding terms from taxonomy removes to many

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

#57298
Ernest MarcinkoErnest Marcinko
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.