apply_filters( 'llms_dashboard_courses_wp_query_args', array $args )
Filter the wp query args to retrieve the courses 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. |