LearnDash_Course_Grid_Filter
Class: Course grid filter block class.
LearnDash_Course_Grid_Filter Read More »
@package: LearnDash / Core
Source Files: includes/course-grid/includes/gutenberg/blocks/learndash-course-grid-filter/index.php
Class: Course grid filter block class.
LearnDash_Course_Grid_Filter Read More »
Method: Object constructor.
LearnDash_Course_Grid_Filter::__construct Read More »
Method: Save course grid meta box fields.
Meta_Boxes::save_settings_meta_box Read More »
Method: Enqueue scripts and styles.
Meta_Boxes::enqueue_scripts Read More »
Method: Outputs the settings meta box.
Meta_Boxes::output_settings_meta_box Read More »
Method: Saves meta boxes values.
Meta_Boxes::save_meta_boxes Read More »
Method: Add meta boxes.
Meta_Boxes::add_meta_boxes Read More »
Class: Meta boxes class.
Method: Constructor.
Meta_Boxes::__construct Read More »
Filter Hook: Filters the default attributes for the course grid shortcode.
learndash_course_grid_default_shortcode_attributes Read More »
Method: Render shortcode.
LearnDash_Course_Grid::render Read More »
Class: Course grid shortcode.
LearnDash_Course_Grid Read More »
Method: Get default shortcode attributes.
LearnDash_Course_Grid::get_default_atts Read More »
Method: Utility function to determine the Edit Post Data.
LearnDash_Gutenberg_Block::block_attributes_get_editing_post_data Read More »
Method: Utility function to determine the Edit Post ID.
LearnDash_Gutenberg_Block::block_attributes_get_editing_post_id Read More »
Method: Utility function to determine the Edit Course Post ID.
LearnDash_Gutenberg_Block::block_attributes_get_editing_course_id Read More »
Method: Utility function to determine the User ID from the block attributes.
LearnDash_Gutenberg_Block::block_attributes_get_user_id Read More »
Method: Utility function to determine the Edit Post Type.
LearnDash_Gutenberg_Block::block_attributes_get_editing_post_type Read More »
Method: Utility function to determine the Post ID from the block attributes.
LearnDash_Gutenberg_Block::block_attributes_get_post_id Read More »
Method: Get example post ID. This is used as part of WP 5.3 Gutenberg Block Example / Preview.
LearnDash_Gutenberg_Block::get_example_post_id Read More »