We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems to not work if your Wordpress Site is on a subfolder. Something with the normalize function (i think in splitting the basename does it).
For example, if I have my wordpress at localhost/wordpress when I login it goes to localhost/wordpress/wordpress/oauth/authorize (2 wordpresses).
Is there an update to the code I can use to make sure it recognizes localhost/wordpress as one entire entity not split?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems to not work if your Wordpress Site is on a subfolder. Something with the normalize function (i think in splitting the basename does it).
For example, if I have my wordpress at localhost/wordpress when I login it goes to localhost/wordpress/wordpress/oauth/authorize (2 wordpresses).
Is there an update to the code I can use to make sure it recognizes localhost/wordpress as one entire entity not split?
The text was updated successfully, but these errors were encountered: