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

Reply To: Front-end filters for user search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Front-end filters for user search Reply To: Front-end filters for user search

#34303
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Thank you for your kind words!

You can try creating a filter on the wp_capabilities custom field, it should store the user role, like this: https://i.imgur.com/9xb9XCj.png
The roles have to be entered line-by-line there, the {get_values} syntax will not work in that case unfortuantely.