Hook Detail

Plugin: Formidable Lite
Filter Name: frm_csv_columns
KB Link:
Declaration:
apply_filters( 'frm_csv_columns', $headings, self::$form_id, array( 'fields' => self::$fields, ) );
Filter Type:
Static
In class:
FrmCSVExportHelper
Source:
formidable/classes/helpers/FrmCSVExportHelper.php
Notes:

This hook can be used to manipulate the columns that appear in .csv files that are exported.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found