apply_filters( 'llms_my_courses_loop_courses_query_args', array $args )
Filter the query args to retrieve the courses ids to be used for the “my_courses” loop.
Parameters Parameters
- $args
-
(array) The query args.
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
Version | Description |
---|---|
unknown | Introduced. |