LLMS_Meta_Box_Voucher_Export::download_csv( string $csv, string $name )
Serve the CSV as an attachment to be downloaded.
Description Description
Parameters Parameters
- $csv
-
(Required) CSV content string.
- $name
-
(Required) Filename.
Return Return
(void)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.export.php
Changelog Changelog
Version | Description |
---|---|
3.30.3 | Introduced. |