Can someone provide an example of a function (add_to_query_where_example) that will modify the where clause of user query before s2member perform the query?
I think the function should be used with something like add_filter( ‘ws_plugin__s2member_before_users_list_search_where’, ‘add_to_query_where_example’ )
Thanks,
Claude