Learndash_Admin_File_Download_Handler
Class LearnDash Admin file download handler.
Description #
Source #
File: includes/admin/class-learndash-admin-file-download-handler.php
Changelog #
Version | Description |
---|---|
4.3.0.1 | Introduced. |
Methods #
- get_current_server_software — Returns the current server software name.
- get_download_url — Returns the URL to download a file.
- init — Initializes the file download handler.
- register_file_path — Register a file path to download.
- try_to_protect_file_path — Tries to protect a file path from being downloaded directly.