Str::starts_with()
Method: Determines if a given string starts with a given substring.
@package: LearnDash / Core
Source Files: src/Core/Utilities/Str.php
Method: Determines if a given string starts with a given substring.
Method: Determines if a given string contains a given substring.
Method: Masks a portion of a string with a repeated character.
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Render page.
Course_Outline::render Read More »
Method: If called, the mapper will not include sections in the steps.
Course::without_sections Read More »
Method: Gets steps for the given lessons.
Course::add_sub_steps Read More »
Method: Gets sub steps for the given step.
Course::get_sub_steps Read More »
Method: Inserts sections into steps.
Course::add_sections Read More »
Method: Maps the current model to a step.
Method: Returns the contents.
Course::get_contents Read More »
Method: Register service providers.
Provider::register Read More »
Method: Maps the current model to a step.
Method: Hooks wrapper.
Method: Gets sub steps for the given step.
Quiz::get_sub_steps Read More »