Hook Detail

Plugin: Formidable Lite
Filter Name: frm_formatted_entry_values_content
KB Link:
Declaration:
apply_filters( 'frm_formatted_entry_values_content',$content, array('entry' => $this->entry, 'atts' => $this->atts, 'format' => $this->format, 'entry_values' => $this->entry_values,) );
Filter Type:
Static
In class:
FrmEntryFormatter
Source:
formidable/classes/models/FrmEntryFormatter.php
Notes:

This filter allows changing how the entry is displayed without creating a new class.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found