Hook Detail

Plugin: Formidable Lite
Filter Name: frm_global_invalid_msg
KB Link:
Declaration:
apply_filters( 'frm_global_' . $string, $this->{$string}, $this );
Filter Type:
Static
In class:
FrmSettings
Source:
formidable/classes/models/FrmSettings.php
Notes:

This hook can be used to change the incorrect field message in the global settings.

It is a realization of 'frm_global_' . $string.

For further explanation, please see Formidable's Dynamic Hooks.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found