apply_filters( 'login_headertitle', string $login_header_title )
Filters the title attribute of the header logo above login form.
Description Description
Parameters Parameters
- $login_header_title
-
(string) Login header logo title attribute.
Source Source
File: wp-login.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |