Learndash_DTO::only()
Method: Includes a property or multiple properties in the DTO.
Learndash_DTO::only Read More »
Method: Includes a property or multiple properties in the DTO.
Learndash_DTO::only Read More »
Method: Excludes a property or multiple properties from the DTO.
Learndash_DTO::except Read More »
Method: Returns a message.
Learndash_DTO_Property_Validation_Result::get_message Read More »
Method: Creates a valid result.
Learndash_DTO_Property_Validation_Result::valid Read More »
Method: Creates an invalid result.
Learndash_DTO_Property_Validation_Result::invalid Read More »
Method: Constructor.
Learndash_DTO_Property_Validator_Possible_Values::__construct Read More »
Method: Constructor. Overriding the constructor in child classes and direct instantiating is disallowed.
Learndash_DTO_Property_Validation_Result::__construct Read More »
Class: DTO property validation result.
Learndash_DTO_Property_Validation_Result Read More »
Method: Returns true if validation passed, false otherwise.
Learndash_DTO_Property_Validation_Result::is_valid Read More »
Class: DTO property validator class.
Learndash_DTO_Property_Validator_Possible_Values Read More »
Function: Maps the payment button label.
learndash_get_payment_button_label Read More »
Function: Utility function to return completed course step within a parent step.
learndash_user_progression_get_complete_child_steps Read More »
Filter Hook: Filters an ability of a group leader to edit the groups list they lead or other group leaders lead.
learndash_group_leader_can_edit_group_leaders Read More »
Constant: Define LearnDash LMS – Show license panel.
LEARNDASH_LICENSE_PANEL_SHOW Read More »
Method: Marks a test skipped if the version is below the passed one.
TestCase::mark_skipped_with_php_version_below Read More »
Method: Register a file path to download.
Learndash_Admin_File_Download_Handler::register_file_path Read More »
Method: Returns the URL to download a file.
Learndash_Admin_File_Download_Handler::get_download_url Read More »
Method: Tries to protect a file path from being downloaded directly.
Learndash_Admin_File_Download_Handler::try_to_protect_file_path Read More »
Method: Returns the current server software name.
Learndash_Admin_File_Download_Handler::get_current_server_software Read More »
Method: Initializes the file download handler.
Learndash_Admin_File_Download_Handler::init Read More »