Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/gutenberg/lib/class-learndash-gutenberg-block.php / Page 2

LearnDash_Gutenberg_Block::init()

Method: Initialize the hooks.

Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:57

Used by 0 functions | Uses 0 functions

LearnDash_Gutenberg_Block::register_blocks()

Method: Register Block for Gutenberg

Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:76

Used by 0 functions | Uses 0 functions

LearnDash_Gutenberg_Block::the_content_filter()

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

Used by 0 functions | Uses 0 functions

LearnDash_Gutenberg_Block::render_block()

Method: Render Block

Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:121

Used by 0 functions | Uses 0 functions

LearnDash_Gutenberg_Block::render_block_wrap()

Method: Add wrapper content around content to be returned to server.

Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:135

Used by 0 functions | Uses 0 functions

LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode()

Method: Utility function to parse the WP Block content looking for specific token patterns.

Source: includes/gutenberg/lib/class-learndash-gutenberg-block.php:194

Used by 0 functions | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress