LearnDash_Gutenberg_Block::init()
Method: Initialize the hooks.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:57
Method: Initialize the hooks.
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:57
Method: Register Block for Gutenberg
Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:76
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
Method: Render Block
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