Plugin: Formidable Lite
Filter Name: frm_csv_value
KB Link:
Declaration:
apply_filters( 'frm_csv_value', $field_value, array( 'field' => $col, 'entry' => self::$entry, 'separator' => self::$separator, ) );
Filter Type:
Static
In class:
FrmCSVExportHelper
Source:
formidable/classes/helpers/FrmCSVExportHelper.php
Notes:
This hook can be used to manipulate or add a value to your .csv file.
Contribute Comments or Examples
No Entries Found