Plugin: Formidable Lite
Filter Name: frm_choice_field_option_label
KB Link:
Declaration:
apply_filters( 'frm_choice_field_option_label', $opt, compact( 'field' ) );
Filter Type:
Static
Source:
formidable/classes/views/frm-fields/front-end/checkbox-field.php
Notes:
This filter allows changing the HTML of the option label in the radio or checkbox field.
Contribute Comments or Examples
No Entries Found