EDD_Batch_Export
EDD_Export Class
Description Description
Source Source
File: includes/admin/reporting/export/class-batch-export.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.4 | Introduced. |
Methods Methods
- __construct — Get things started
- export — Perform the export
- get_file — Retrieve the file data is written to
- get_percentage_complete — Return the calculated completion percentage
- pre_fetch — Allow for prefetching of data for the remainder of the exporter
- print_csv_cols — Output the CSV columns
- print_csv_rows — Print the CSV rows for the current step
- process_step — Process a step
- set_properties
- stash_step_data — Append data to export file