-
Notifications
You must be signed in to change notification settings - Fork 383
Update is_frontend_url() to verify passed url path with home_url()
#7330
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
Conversation
|
Plugin builds for 2c39c36 are ready 🛎️!
|
westonruter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you also please add tests to ensure this is working as expected?
Co-authored-by: Weston Ruter <[email protected]>
Co-authored-by: Weston Ruter <[email protected]>
|
@westonruter This PR has been updated to fix all static analysis, PHPUnit, and e2e test issues. I will revert related changes from other PRs as they might get delayed in merging and failing tests cause some confusion while reviewing the PRs. |
westonruter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Summary
Apart from fixing #7329 this PR also fixes the following things:
twentytwentytheme from the WP distribution.Fixes #7329
Checklist