Meta_Boxes::output_settings_meta_box()
Method: Outputs the settings meta box.
Meta_Boxes::output_settings_meta_box Read More »
@package: LearnDash / Core
Source Files: includes/course-grid/includes/admin/class-meta-boxes.php
Method: Outputs the settings meta box.
Meta_Boxes::output_settings_meta_box Read More »
Method: Add meta boxes.
Meta_Boxes::add_meta_boxes Read More »
Method: Saves meta boxes values.
Meta_Boxes::save_meta_boxes Read More »
Method: Constructor.
Meta_Boxes::__construct Read More »
Class: Meta boxes class.
Method: Render shortcode.
LearnDash_Course_Grid::render Read More »
Filter Hook: Filters the default attributes for the course grid shortcode.
learndash_course_grid_default_shortcode_attributes Read More »
Method: Get default shortcode attributes.
LearnDash_Course_Grid::get_default_atts Read More »
Class: Course grid shortcode.
LearnDash_Course_Grid 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 »
Method: Utility function to check if we are editing a post.
LearnDash_Gutenberg_Block::block_attributes_is_editing_post Read More »
Method: Get example user ID. This is used as part of WP 5.3 Gutenberg Block Example / Preview.
LearnDash_Gutenberg_Block::get_example_user_id Read More »
Method: Called from the LD function learndash_convert_block_markers_shortcode() when parsing the block content.
LearnDash_Gutenberg_Block::learndash_block_markers_shortcode_atts_filter Read More »
Method: Called from the LD function convert_block_markers_to_shortcode() when parsing the block content.
LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode_content_filter Read More »