Plugin: Formidable Pro
Filter Name: frm_where_filter
KB Link:
Declaration:
apply_filters( 'frm_where_filter', $where_statement, $args );
Filter Type:
Static
In class:
FrmProAppHelper
Source:
formidable-pro/classes/helpers/FrmProAppHelper.php
Notes:
Use this hook to customize a filter for a View. This hook will only apply to filters you have added in the "Advanced Settings" section of your View. Please note that this hook is not designed to work with post fields or custom fields. A full database call is necessary to make this work with post or custom fields.
Contribute Comments or Examples
No Entries Found