Plugin: Formidable Lite
Filter Name: frm_images_dropdown_option_image
KB Link:
Declaration:
apply_filters( 'frm_images_dropdown_option_image', $image, $args );
Filter Type:
Static
In class:
FrmAppHelper
Source:
formidable/classes/helpers/FrmAppHelper.php
Notes:
This hook allows to modify the HTML image of each option in FrmAppHelper::images_dropdown() method.
Contribute Comments or Examples
No Entries Found