AJAX
Class: AJAX class.
Function: Checks if a post type is a LearnDash post type.
learndash_course_grid_is_learndash_post_type Read More »
Function: Loads inline script data for localization.
learndash_course_grid_load_inline_script_locale_data Read More »
Function: Loads the appropriate course grid card template.
learndash_course_grid_load_card_template Read More »
Filter Hook: Filters the post attributes for course grid template.
learndash_course_grid_template_post_attributes Read More »
Filter Hook: Filters the individual course ribbon text.
learndash_course_grid_ribbon_text Read More »
Filter Hook: Filters the individual course ribbon class names.
learndash_course_grid_ribbon_class Read More »
Filter Hook: Filters the reviews for the course grid.
learndash_course_grid_reviews Read More »
Filter Hook: Filters the author data for the course grid.
learndash_course_grid_author Read More »
Filter Hook: Filters the button text for course grid items.
learndash_course_grid_custom_button_text Read More »
Filter Hook: Filters the format for displaying price text in the course grid.
learndash_course_grid_price_text_format Read More »
Filter Hook: Filters the course or group price value.
learndash_course_grid_price Read More »
Filter Hook: Filters the currency symbol used in course grid display.
learndash_course_grid_currency Read More »
Function: Prepares post attributes for the course grid template.
learndash_course_grid_prepare_template_post_attributes Read More »
Filter Hook: Filters the button link URL for course grid items.
learndash_course_grid_custom_button_link Read More »
Method: Constructor.
Blocks::__construct Read More »
Method: Initializes blocks.
Blocks::init_blocks Read More »
Method: Enqueue Block Editor Assets.
Blocks::enqueue_block_editor_assets Read More »
Method: Filters to allow HTML tags for course grid meta box
Security::filter_allowed_html Read More »
Class: Blocks class.