Topic::to_step()
Method: Maps the current model to a step.
@package: LearnDash / Core
Source Files: src/Core/Mappers/Steps/Topic.php
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 »
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 »
Method: Shows the focus template when the focus mode is enabled and the current post type supports it.
Breezy::replace_template_with_focus Read More »
Method: Add JIT template variables.
Breezy::add_jit_template_arguments Read More »
Method: Returns wrapper (container) class name.
Breezy::get_wrapper_class_name Read More »
Method: Creates a step mapper from a model.
Step_Mapper_Factory::create Read More »
Method: Returns payment button class name.
Breezy::get_payment_button_class_name Read More »
Filter Hook: Filters the data to send to ChatGPT API.
learndash_service_chatgpt_send_command_data Read More »