LearnDash_Gutenberg_Block::preprocess_block_attributes()
Method: Pre-Process the block attributes before render.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:163
Method: Pre-Process the block attributes before render.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:163
Filter Hook: Filters the shortcode content after converting it from WordPress block content.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:263
Method: Called from the LD function learndash_convert_block_markers_shortcode() when parsing the block content.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:369
Method: Called from the LD function convert_block_markers_to_shortcode() when parsing the block content.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:386
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.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:399
Method: Get example user ID. This is used as part of WP 5.3 Gutenberg Block Example / Preview.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:485
Filter Hook: Filters gutenberg block example ID.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:495
Method: Get example post ID. This is used as part of WP 5.3 Gutenberg Block Example / Preview.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:522
Class: Abstract Parent class to hold common functions used by specific LearnDash Blocks.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:19
Method: Constructor.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:49