Plugin: Formidable Lite
Filter Name: frm_csv_where
KB Link:
Declaration:
apply_filters( 'frm_csv_where', $query, compact( 'form_id', 'search', 'fid', 'item_id' ) );
Filter Type:
Static
In class:
FrmXMLController
Source:
formidable/classes/controllers/FrmXMLController.php
Notes:
Use this hook to determine which entries will be exported when you export a CSV file.
Contribute Comments or Examples
No Entries Found