WC_CSV_Exporter::get_data_to_export()
Method: Get data that will be exported.
Source: includes/export/abstract-wc-csv-exporter.php:276
Method: Get data that will be exported.
Source: includes/export/abstract-wc-csv-exporter.php:276
Method: Export rows in CSV format.
Source: includes/export/abstract-wc-csv-exporter.php:286
Method: Export rows to an array ready for the CSV.
Source: includes/export/abstract-wc-csv-exporter.php:304
Method: Set filename to export to.
Source: includes/export/abstract-wc-csv-exporter.php:213
Method: Generate and return a filename.
Source: includes/export/abstract-wc-csv-exporter.php:222
Method: Set the export content.
Source: includes/export/abstract-wc-csv-exporter.php:232
Method: Return default columns.
Source: includes/export/abstract-wc-csv-exporter.php:168
Method: Do the export.
Source: includes/export/abstract-wc-csv-exporter.php:177
Method: Set the export headers.
Source: includes/export/abstract-wc-csv-exporter.php:189
Method: Set column names.
Source: includes/export/abstract-wc-csv-exporter.php:102