[wp-trac] [WordPress Trac] #63255: WP_Query normalization can break plugin filters comparing query variables.
WordPress Trac
noreply at wordpress.org
Wed Apr 9 00:32:32 UTC 2025
#63255: WP_Query normalization can break plugin filters comparing query variables.
--------------------------------------+---------------------
Reporter: peterwilsoncc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.8
Component: Query | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by peterwilsoncc):
In the [https://github.com/WordPress/wordpress-develop/pull/8666 linked
pull request]:
* Revert normalization chages
* Delete `WP_Query` section from about page, moving perf string in to it's
place
* Update apparent call outs to this specific change [string changes] from
about page
This patch includes reverts of r60048, r59771, r59766. If applying the
diff from the GitHub pull request, the reverts can be recorded with `svn
merge -c -60048,-59771,-59766 --record-only ^/trunk`. Alternatively, you
may wish to revert each commit and only apply the changes to the about
page from the pull request.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63255#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list