Configuring search plugins
-
I’m currently trying to find a good search plugin to use on my sites, and none of them offer out-of-the box compatibility with WP Members.
So that has led me to writing some code for them to ensure that content restricted by WP Members does not show up in the search results for non-logged-in users. And equally, that if a user is logged in that they can see restricted pages in their search results.
What I need to find out is what data or flag WP Members uses to mark a page/post as restricted. Would you be able to let me know what that would be and where I can find it? That way I can reference it in my code to tell those search plugins to include/exclude content marked as such for users based on if their login status.
Many thanks for any advice you can offer.
Also, if you know of any great search plugins that do offer out-of-the-box compatibility with WP Members I’d be interested in that too!
You must be logged in to reply to this topic.