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