apply_filters( 'sensei_learners_filter_users', $activity_args ) → {array}
Filter arguments for the learners activity on the student management screen.
Parameters:
Name | Type | Description |
---|---|---|
$activity_args |
array | Activity query arguments. |
Returns:
The modified arguments.
- Type
- array