Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › membership and content access › Reply To: membership and content access
October 10, 2020 at 10:42 am
#29729
Keymaster
Hi,
The pre_get_posts does not apply to either of the queries, as it would not work – the plugin has a different query structure (an own query).
However if I can take a look at what the function looks like they apply on the pre_get_posts query filter, then I can probably convert it to our query as well.