Description
Filters the message to display above the login form.
Occurrences
Filename | Line Number |
---|---|
wp-login.php | 225 |
Parameters
Type | Name | Description |
---|---|---|
string | $message | Login message text. |
PHP Doc
/**
* Filters the message to display above the login form.
*
* @since 2.1.0
*
* @param string $message Login message text.
*/