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
August 18, 2021 at 2:09 pm
#34303
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.