[wp-trac] [WordPress Trac] #47377: WordPress Admin Changes Header on 5.2.1 Update
WordPress Trac
noreply at wordpress.org
Fri May 24 19:29:27 UTC 2019
#47377: WordPress Admin Changes Header on 5.2.1 Update
--------------------------+-----------------------------
Reporter: susanfla2 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Recently ran into an issue where update to 5.2.1 changed my login header
after resolving the issue, the Admin header was noticed to had the same
problem.
Steps to resolve:
1. Locate Login.php and AdminHeader.php
2. Change the following code:
$login_title = apply_filters( 'login_title', 'sitename' );
$login_header_url = __( 'https://yoursitename' );
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47377>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list