Plugin: Formidable Lite
Filter Name: frm_forms_dropdown
KB Link:
Declaration:
apply_filters( 'frm_forms_dropdown', $query, $field_name );
Filter Type:
Static
In class:
FrmFormsHelper
Source:
formidable/classes/helpers/FrmFormsHelper.php
Notes:
By default, all non-draft forms show in the form dropdown on the back-end. This hook can be used to change which forms are included.
Contribute Comments or Examples
No Entries Found