Group::all()
Method: Gets all steps.
@package: LearnDash / Core
Source Files: src/Core/Mappers/Steps/Group.php
Method: Gets all steps.
Method: Gets sub steps for the given step ID.
Group::get_sub_steps Read More »
Method: Gets all steps.
Method: Returns the total number of direct steps.
Method: Returns the contents.
Topic::get_contents Read More »
Method: Constructor.
Mapper::__construct Read More »
Method: Maps the current model to a step.
Method: Gets sub steps for the given step ID.
Topic::get_sub_steps Read More »
Method: Gets sub steps for the given step.
Mapper::get_sub_steps Read More »
Filter Hook: Filters the scripts localization data.
learndash_breezy_localize_script_data Read More »
Method: If called, the mapper will include sub steps in the steps.
Mapper::with_sub_steps Read More »
Method: If called, the mapper will not include sub steps in the steps.
Mapper::without_sub_steps Read More »
Method: Returns the page size for sub steps.
Mapper::get_sub_steps_page_size Read More »