learndash_file_download_path
Filter Hook: Filters the file download path.
learndash_file_download_path Read More »
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-file-download-handler.php
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 whether the file can be downloaded.
learndash_file_can_be_downloaded Read More »
Method: Returns whether the current user can download the file.
Learndash_Admin_File_Download_Handler::can_be_downloaded Read More »
Method: Initializes the file download handler.
Learndash_Admin_File_Download_Handler::init Read More »
Class: Class LearnDash Admin file download handler.
Learndash_Admin_File_Download_Handler 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 »