Description
Filters the link text of the header logo above the login form.
Occurrences
Filename | Line Number |
---|---|
wp-login.php | 167 |
Parameters
Type | Name | Description |
---|---|---|
string | $login_header_text | The login header logo link text. |
PHP Doc
/**
* Filters the link text of the header logo above the login form.
*
* @since 5.2.0
*
* @param string $login_header_text The login header logo link text.
*/