You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Deprecated: Hook login_headertitle is deprecated since version 5.2.0! Use login_headertext instead. Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead.
This appears to be in includes/login-template.php on line 243
PHP Deprecated: Hook login_headertitle is deprecated since version 5.2.0! Use login_headertext instead. Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead.
This appears to be in includes/login-template.php on line 243
$login_header_title = apply_filters( ‘login_headertitle’, $login_header_title );
https://wordpress.org/support/topic/deprecated-hook-login_headertitle/
The text was updated successfully, but these errors were encountered: