Opened 9 years ago
Closed 9 years ago
#7522 closed enhancement (fixed)
Use wp_login_url() instead of site_url() where needed
| Reported by: | slaFFik | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Currently we are using:
site_url( 'wp-login.php' )
I believe it should be replaced with wp_login_url().
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks good to me.
Feel free to commit when you have a chance.