apply_filters( 'sensei_lesson_count', $post_args ) → {array}
Filter the query arguments for getting the lesson count.
Parameters:
Name | Type | Description |
---|---|---|
$post_args |
array | Post arguments. |
Returns:
Post arguments.
- Type
- array