Course::add_sections()
Method: Inserts sections into steps.
Course::add_sections Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Steps/Course.php
Method: Inserts sections into steps.
Course::add_sections Read More »
Method: Gets sub steps for the given step.
Course::get_sub_steps Read More »
Method: Gets steps for the given lessons.
Course::add_sub_steps Read More »
Method: If called, the mapper will not include sections in the steps.
Course::without_sections Read More »
Method: If called, the mapper will include sections in the steps.
Course::with_sections Read More »
Method: Returns the total number of direct steps.
Method: Gets all steps.
Method: Maps the steps for the given page.
Method: Constructor.
Course::__construct Read More »
Method: Gets sub steps for the given step.
Quiz::get_sub_steps Read More »
Method: Maps the current model to a step.
Method: Gets all steps.
Method: Maps the steps for the given page.
Method: Maps the current model to a step.
Method: Gets sub steps for the given step ID.
Group::get_sub_steps Read More »
Method: Gets all steps.
Method: Maps the steps for the given page.
Method: Gets sub steps for the given step.
Lesson::get_sub_steps Read More »