LLMS_Processor_Table_To_Csv::task( array $args )

Execute calculation for each item in the queue until all students in the course have been polled Stores the data in the postmeta table to be accessible via LLMS_Course


Parameters Parameters

$args

(array) (Required) query arguments passed to LLMS_Table


Top ↑

Return Return

(boolean) true to keep the item in the queue and process again false to remove the item from the queue


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.