WC_CSV_Exporter::fputcsv()
Method: Write to the CSV file, ensuring escaping works across versions of PHP.
Source: includes/export/abstract-wc-csv-exporter.php:493
Method: Write to the CSV file, ensuring escaping works across versions of PHP.
Source: includes/export/abstract-wc-csv-exporter.php:493
Method: Format term ids to names.
Source: includes/export/abstract-wc-csv-exporter.php:416
Method: Implode CSV cell values using commas by default, and wrapping values which contain the separator.
Source: includes/export/abstract-wc-csv-exporter.php:466
Method: Get batch limit.
Source: includes/export/abstract-wc-csv-exporter.php:330
Method: Set batch limit.
Source: includes/export/abstract-wc-csv-exporter.php:340
Method: Get count of records exported.
Source: includes/export/abstract-wc-csv-exporter.php:350
Method: Escape a string to be used in a CSV context
Source: includes/export/abstract-wc-csv-exporter.php:370
Method: Format and escape data ready for the CSV file.
Source: includes/export/abstract-wc-csv-exporter.php:387
Method: Get CSV data for this export.
Source: includes/export/abstract-wc-csv-exporter.php:242
Method: Export column headers in CSV format.
Source: includes/export/abstract-wc-csv-exporter.php:252