Method: Hook into ‘the_content’ WP filter and parse out our block. We want to convert eh Gutenber Block notation to a normal LD shortcode.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:96
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:121
Method: Add wrapper content around content to be returned to server.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:135
Method: Utility function to parse the WP Block content looking for specific token patterns.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:194
Class: Abstract Parent class to hold common functions used by specific LearnDash Blocks.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:19
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:49