Utilities::format_price()
Method: Formats the displayed price for a Course.
Utilities::format_price Read More »
@package: LearnDash / Core
Source Files: includes/course-grid/includes/class-utilities.php
Method: Formats the displayed price for a Course.
Utilities::format_price Read More »
Method: Retrieves the amount of time it takes for the course to be completed.
Utilities::get_duration Read More »
Method: Generates a random ID string for use in Course Grid elements.
Utilities::generate_random_id Read More »
Method: Gets available pagination types formatted for block editor.
Utilities::get_paginations_for_block_editor Read More »
Method: Gets taxonomies formatted for block editor.
Utilities::get_taxonomies_for_block_editor Read More »
Method: Gets orderby options formatted for block editor.
Utilities::get_orderby_for_block_editor Read More »
Method: Gets image sizes formatted for block editor.
Utilities::get_image_sizes_for_block_editor Read More »
Method: Get a list of excluded Post Types for queries.
Utilities::get_excluded_post_types Read More »
Method: Gets all available post types formatted for block editor.
Utilities::get_post_types_for_block_editor Read More »
Method: Gets all available post type slugs for use in Course Grid.
Utilities::get_post_types_slugs Read More »
Method: Gets all available post types for use in Course Grid.
Utilities::get_post_types Read More »
Method: Build Post Query Args to use based on the provided Args.
Utilities::build_posts_query_args 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 card JavaScript file.
Utilities::get_card_script Read More »
Method: Gets the URL for the card style CSS file.
Utilities::get_card_style Read More »
Method: Gets the URL for the skin JavaScript file.
Utilities::get_skin_script 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 card layout.
Utilities::get_card_layout Read More »
Method: Gets the template path for a skin item.
Utilities::get_skin_item Read More »
Method: Gets the template path for a skin layout.
Utilities::get_skin_layout Read More »