LearnDash_Import_Course::enroll_user()
Method: Enroll User
LearnDash_Import_Course::enroll_user Read More »
@package: LearnDash / Import
Source Files: sfwd-lms/includes/import/class-ld-import-course.php
Method: Enroll User
LearnDash_Import_Course::enroll_user Read More »
Method: Constructor
LearnDash_Import_Topic::__construct Read More »
Method: Add user progress
LearnDash_Import_Course::add_user_progress Read More »
Method: Duplicate post
LearnDash_Import_Topic::duplicate_post Read More »
Method: Constructor
LearnDash_Import_Quiz_Statistics::__construct Read More »
Class: Class for handling LearnDash Visitor Block
LearnDash_Gutenberg_Block_Visitor Read More »
Method: Initialize the hooks.
LearnDash_Gutenberg_Block::init Read More »
Class: LearnDash Gutenberg Posts Controller.
LD_REST_Posts_Gutenberg_Controller Read More »
Filter Hook: Filters the shortcode content after converting it from WordPress block content.
learndash_convert_block_markers_to_shortcode_content Read More »
Method: Register Block for Gutenberg
LearnDash_Gutenberg_Block::register_blocks Read More »
Class: Abstract Parent class to hold common functions used by specific LearnDash Blocks.
LearnDash_Gutenberg_Block Read More »
Filter Hook: Filters gutenberg block example ID.
learndash_gutenberg_block_example_id 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 »
Class: Class to import posts.
LearnDash_Import_Post Read More »
Filter Hook: Filters post duplicate URL parameters.
ld_sensei_url_params Read More »
Method: Render Block
LearnDash_Gutenberg_Block::render_block Read More »
Filter Hook: Filters duplicate URL link.
ld_sensei_url_link Read More »
Method: Add wrapper content around content to be returned to server.
LearnDash_Gutenberg_Block::render_block_wrap Read More »
Filter Hook: Filters duplicate post array arguments.
learndash_duplicate_post_array Read More »
Method: Called from the LD function learndash_convert_block_markers_shortcode() when parsing the block content.