learndash_course_grid_post_types
Filter Hook: Filters the available post types for Course Grid.
learndash_course_grid_post_types Read More »
@package: LearnDash / Core
Source Files: includes/course-grid/includes/class-utilities.php
Filter Hook: Filters the available post types for Course Grid.
learndash_course_grid_post_types Read More »
Method: Build Post Query Args to use based on the provided Args.
Utilities::build_posts_query_args Read More »
Method: Gets the URL for the card JavaScript file.
Utilities::get_card_script Read More »
Method: Parses a textual representation of taxonomies and their terms. Used by Shortcode Attributes.
Utilities::parse_taxonomies Read More »
Method: Gets the URL for the skin JavaScript file.
Utilities::get_skin_script Read More »
Method: Gets the URL for the card style CSS file.
Utilities::get_card_style Read More »
Method: Gets the template path for a card layout.
Utilities::get_card_layout Read More »
Method: Gets the URL for the skin style CSS file.
Utilities::get_skin_style Read More »
Method: Gets the template path for a skin layout.
Utilities::get_skin_layout Read More »
Method: Gets the template path for a skin item.
Utilities::get_skin_item Read More »
Method: Gets the URL for the pagination JavaScript file.
Utilities::get_pagination_script Read More »
Method: Gets the URL for the pagination style CSS file.
Utilities::get_pagination_style Read More »
Method: Gets template URL from a file.
Utilities::get_template_url Read More »
Method: Gets the pagination template based on the specified type.
Utilities::get_pagination_template Read More »
Method: Gets a template path based on the provided file name.
Utilities::get_template Read More »
Filter Hook: Filters the query arguments for the course grid.
learndash_course_grid_query_args Read More »
Class: Class Utilities.
Method: Constructor.
Method: Load posts.
Function: Counts enrolled students for a LearnDash course or group.
learndash_course_grid_count_students Read More »