LLMS_Processor_Table_To_Csv::dispatch_generation( string $handler, int $user_id,  $args = array() )

Action triggered to queue queries needed to generate the CSV


Parameters Parameters

$handler

(string) (Required) LLMS_Table Handler name

$user_id

(int) (Required) WP User ID of the user who initiated the export


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/processors/class.llms.processor.table.to.csv.php



Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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