Docs
Export rows to an array ready for the CSV.
$row_data
$key
$buffer
includes/export/abstract-evf-csv-exporter.php
Write to the CSV file, ensuring escaping works across versions of PHP.
Return an array of supported column names and ids.
See if a column is to be exported or not.
Format and escape data ready for the CSV file.