File_Download_Handler
File download handler.
Description #
Source #
File: src/Core/Infrastructure/File_Protection/File_Download_Handler.php
Changelog #
Version | Description |
---|---|
4.10.3 | Introduced. |
Methods #
- can_be_downloaded — Returns whether the current user can download the file.
- download — Downloads the file based on set query parameters.
- get_download_url_base — Returns the base URL for downloading files.
- init — Initializes the file download handler. — deprecated