EDD_Batch_Export::stash_step_data( $data = '' )
Append data to export file
Description Description
Parameters Parameters
- $data
-
(Optional) string The data to add to the file
Default value: ''
Return Return
(void)
Source Source
File: includes/admin/reporting/export/class-batch-export.php
Changelog Changelog
Version | Description |
---|---|
2.4 | Introduced. |