Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix login URL #339

Closed
wants to merge 1 commit into from
Closed

Fix login URL #339

wants to merge 1 commit into from

Conversation

nmec
Copy link

@nmec nmec commented Aug 21, 2017

Replaces usages of home_url( '/wp-login.php' ) with wp_login_url().

This generates the correct redirect URL if WordPress is not installed in the root directory: https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

@cocojoe
Copy link
Member

cocojoe commented Jan 15, 2018

Should be covered by #360

@cocojoe cocojoe closed this Jan 15, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants