Plugin: Formidable Lite
Filter Name: frm_fields_in_entries_list_table
KB Link:
Declaration:
apply_filters( 'frm_fields_in_entries_list_table', $form_cols, compact( 'form_id' ) );
Filter Type:
Static
In class:
FrmEntriesController
Source:
formidable/classes/controllers/FrmEntriesController.php
Notes:
This hook allows you to modify the list of fields in the entries list table.
Contribute Comments or Examples
No Entries Found