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