Plugin: Formidable Lite
Filter Name: frm_csv_date_format
KB Link:
Declaration:
apply_filters( 'frm_csv_date_format', self::$wp_date_format );
Filter Type:
Static
In class:
FrmCSVExportHelper
Source:
formidable/classes/helpers/FrmCSVExportHelper.php
Notes:
This hook allows you to manipulate the format of date fields in an .csv file.
Contribute Comments or Examples
No Entries Found