apply_filters( 'sensei_analysis_lesson_search_users', $user_args ) → {array}
Filter the user arguments used to search for users
Parameters:
Name | Type | Description |
---|---|---|
$user_args |
array | The arguments to find users. |
Returns:
The array of user argument.
- Type
- array