Hook Detail

Plugin: Formidable Pro
Filter Name: frm_file_icon
KB Link:
Declaration:
apply_filters('frm_file_icon', $image, array( 'media_id' => $media_id, 'image' => $orig_image) );
Filter Type:
Static
In class:
FrmProFieldsHelper
Source:
formidable-pro/classes/helpers/FrmProFieldsHelper.php
Notes:

This hook is used for altering the HTML for a file displayed with a file upload field when editing your form.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found