apply_filters( 'sensei_grading_filter_courses', $course_args ) → {array}
Filter the arguments used to query for courses in the grading dropdown.
Parameters:
Name | Type | Description |
---|---|---|
$course_args |
array | Array of arguments for the query. |
Returns:
Filtered arguments.
- Type
- array