Plugin: Formidable Lite
Filter Name: frm_global_login_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 login 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
No Entries Found