[wp-trac] [WordPress Trac] #63255: WP_Query normalization can break plugin filters comparing query variables.

WordPress Trac noreply at wordpress.org
Tue Apr 8 23:48:19 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):

 I can think of ''a'' solution but not sure how simple it is...

 For reverting, we can delete the "Take a load off the database" section of
 the about page but it looks like there will need to be two string changes:

 "Behind the scenes, database optimizations improve performance, and a new
 security warning system helps prevent vulnerabilities before they become a
 problem."

 If this is a specific reference to this change it becomes:

 "Behind the scenes, a new security warning system helps prevent
 vulnerabilities before they become a problem."

 AND

 In the performance section the sentence:

 "Beyond speculative loading, WordPress 6.8 pays special attention to the
 block editor, block type registration, and query caching. "

 becomes

 "Beyond speculative loading, WordPress 6.8 pays special attention to the
 block editor, and block type registration. "

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63255#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list