-
Notifications
You must be signed in to change notification settings - Fork 3.2k
56754 #3961
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
56754 #3961
Conversation
6.1 beta 1
costdev
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.
Thanks for the PR @robinwpdeveloper!
I've left a note inline that we can't change the case of a function parameter. This means that the changes in src/wp-admin/includes/taxonomy.php (Lines 189-196) can be made here. Can you update the PR to remove all other changes? 🙂
While this PR is the same as one of the patches on the ticket, creating this PR helped to verify that no automated tests were affected by the change, so thanks for that! 👍
|
Thanks @costdev |
costdev
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.
Thanks for the updates @robinwpdeveloper! LGTM 👍
|
Thanks for the PR! Merged in r55190. |
Trac ticket: https://core.trac.wordpress.org/ticket/56754
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.