Plugin: Formidable Lite
Filter Name: frm_display_value
KB Link:
Declaration:
apply_filters( 'frm_display_value', $this->displayed_value, $this->field, $atts );
Filter Type:
Static
In class:
FrmFieldValue
Source:
formidable/classes/models/FrmFieldValue.php
Notes:
Use the code below to modify the displayed value when you are viewing an entry on the back-end.
The KB page that references this filter falls under the topic of Creating Add-ons and should be of particular interest to developers.
Contribute Comments or Examples
No Entries Found