LearnDash_Import_Quiz_Question::__construct()
Method: Constructor
LearnDash_Import_Quiz_Question::__construct Read More »
@package: LearnDash / Import
Source Files: includes/import/class-ld-import-quiz-question.php
Method: Constructor
LearnDash_Import_Quiz_Question::__construct Read More »
Method: Duplicate Post’s taxonomies
LearnDash_Import_Lesson::duplicate_post_tax_term Read More »
Method: Duplicate post
LearnDash_Import_Lesson::duplicate_post Read More »
Method: Get imported
LearnDash_Import_Post::get_imported Read More »
Method: Set Taxonomies of Post
LearnDash_Import_Post::set_post_tax_terms Read More »
Method: Duplicate Post’s taxonomies
LearnDash_Import_Post::duplicate_post_tax_term Read More »
Method: Duplicate post
LearnDash_Import_Post::duplicate_post Read More »
Method: Get duplicate link
LearnDash_Import_Post::get_duplicate_link Read More »
Method: Constructor
LearnDash_Import_Post::__construct 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: 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: Common function used by the ld_course_list, ld_lesson_list, ld_topic_list, and ld_quiz_list called from the render_block short/block processing function.
LearnDash_Gutenberg_Block::prepare_course_list_atts_to_param 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 »
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: Utility function to parse the WP Block content looking for specific token patterns.
LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode Read More »
Method: Add wrapper content around content to be returned to server.
LearnDash_Gutenberg_Block::render_block_wrap Read More »
Method: Render Block
LearnDash_Gutenberg_Block::render_block Read More »
Method: Hook into ‘the_content’ WP filter and parse out our block. We want to convert the Gutenberg Block notation to a normal LD shortcode.
LearnDash_Gutenberg_Block::the_content_filter Read More »
Method: Register Block for Gutenberg
LearnDash_Gutenberg_Block::register_blocks Read More »