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.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.export.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.30.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.