Provider::register()
Method: Register service providers.
Provider::register Read More »
Method: Returns the base URL for downloading files.
File_Download_Handler::get_download_url_base Read More »
Method: Downloads the file based on set query parameters.
File_Download_Handler::download Read More »
Method: Initializes the file download handler.
File_Download_Handler::init Read More »
Filter Hook: Filters the file download path.
learndash_file_download_path Read More »
Method: Returns the base URL for downloading files.
Learndash_Admin_File_Download_Handler::get_download_url_base Read More »
Method: Downloads the file based on set query parameters.
Learndash_Admin_File_Download_Handler::download Read More »
Filter Hook: Filters the file download URL.
learndash_file_download_url Read More »
Filter Hook: Filters the URL for the filters reset button in the listing page.
learndash_listing_reset_button_url Read More »
Filter Hook: Filters the returned essay download URL.
learndash_quiz_essay_get_download_url Read More »
Filter Hook: Filters the returned assignment download URL.
learndash_assignment_get_download_url Read More »
Snippet: Usage: Place the shortcode [group_leader] in the certificate.
Snippet: This code creates a shortcode [ld_course_steps_list] to display a list of lessons, topics, or quizzes in a LearnDash course (without links). Usage: All Steps: [ld_course_steps_list course_id=”123″ type=”all”] Lessons Only: [ld_course_steps_list course_id=”123″ type=”lessons”] Replace 123 with the course ID.
Display a list of lessons, topics, or quizzes in a LearnDash course (without links) Read More »
Method: Gets the shared base path between two given file paths.
File::get_shared_path Read More »
Method: Gets the relative path from one file path to another.
File::get_relative_path Read More »
Filter Hook: Filter the path to the .mo file to use for LearnDash.
learndash_mo_file_path Read More »
Function: Sanitizes a given version string to ensure that it follows SemVer properly.
learndash_sanitize_version_string Read More »
Method: Register actions.
Provider::register_actions Read More »