apply_filters( 'login_headertitle', string $login_header_title )

Filters the title attribute of the header logo above login form.


Parameters

$login_header_title

(string) Login header logo title attribute.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.1.0 Introduced.