Hook Detail

Plugin: Formidable Lite
Filter Name: frm_radio_display_format_args
KB Link:
Declaration:
apply_filters( 'frm_radio_display_format_args', $args, compact( 'field', 'options' ) );
Filter Type:
Static
In class:
FrmFieldsHelper
Source:
formidable/classes/helpers/FrmFieldsHelper.php
Notes:

This hook allows modifying the arguments before passing them to the FrmAppHelper::images_dropdown() method.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found