Plugin: Formidable Lite
Filter Name: 'frm_display_' . $this->field->type . '_value_custom'
Declaration:
apply_filters( 'frm_display_' . $this->field->type . '_value_custom', $this->displayed_value, array( 'field' => $this->field, 'entry' => $this->entry, ) );
Filter Type:
Dynamic
In class:
FrmFieldValue
Source:
formidable/classes/models/FrmFieldValue.php
Contribute Comments or Examples
No Entries Found