Plugin: Formidable Lite
Filter Name: frm_csv_format
KB Link:
Declaration:
apply_filters( 'frm_csv_format', $csv_format );
Filter Type:
Static
In class:
FrmCSVExportHelper
Source:
formidable/classes/helpers/FrmCSVExportHelper.php
Notes:
By default, you can set the CSV export format when exporting on the Import/Export page. However, exporting from the entries page defaults to UTF-8. This hook can be used to change the format of the CSV exported from your entries page.
Contribute Comments or Examples
No Entries Found