Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filter search results based on authentication status › Reply To: Filter search results based on authentication status
August 14, 2020 at 9:17 am
#28938
Keymaster
Hi,
It should be possible, but a API method is required from the other plugin. The best would be a function that can check if the current user has access to a post by it’s ID.
Let me know if there is any method in memberpress, and I can help you with the implementation.