Hook Detail

Plugin: Formidable Lite
Filter Name: frm_entries_list_query
KB Link:
Declaration:
apply_filters( 'frm_entries_list_query', $s_query, compact( 'form_id' ) );
Filter Type:
Static
In class:
FrmEntriesListHelper
Source:
formidable/classes/helpers/FrmEntriesListHelper.php
Notes:

By default, all entries show on the Formidable -> Entries pages. This hook can be used to change which entries are included on the back-end listing pages.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found