LLMS_Abstract_Exportable_Admin_Table::get_export_file_url( string $file_path )
Retrieve the download URL to an export file
Description Description
Parameters Parameters
- $file_path
-
(Required) Full path to a download file.
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.exportable.admin.table.php
Changelog Changelog
Version | Description |
---|---|
3.28.1 | Unknown. |
3.28.0 | Introduced. |