WC_CSV_Exporter::get_columns_to_export()
Method: Return an array of columns to export.
Source: includes/export/abstract-wc-csv-exporter.php:116
Method: Return an array of columns to export.
Source: includes/export/abstract-wc-csv-exporter.php:116
Method: Return the delimiter to use in CSV file
Source: includes/export/abstract-wc-csv-exporter.php:126
Method: Set columns to export.
Source: includes/export/abstract-wc-csv-exporter.php:136
Method: See if a column is to be exported or not.
Source: includes/export/abstract-wc-csv-exporter.php:147
Method: Return an array of supported column names and ids.
Source: includes/export/abstract-wc-csv-exporter.php:92
Class: WC_CSV_Exporter Class.
Source: includes/export/abstract-wc-csv-exporter.php:16
Method: Prepare data that will be exported.
Source: includes/export/abstract-wc-csv-exporter.php:84