[wp-trac] [WordPress Trac] #64455: WordPress Core Abilities

WordPress Trac noreply at wordpress.org
Mon Feb 16 03:19:46 UTC 2026


#64455: WordPress Core Abilities
------------------------------+---------------------
 Reporter:  jorgefilipecosta  |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  7.0
Component:  AI                |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by peterwilsoncc):

 @jorgefilipecosta are you able to close the original PR and link the
 second attempt to this ticket. It makes it very confusing in the lead up
 to a release to know what to review if it's not on trac.

 Generally items with a large surface area ought to be developed in a
 feature plugin to allow developers to review and users to test the new
 features, they then need a merge proposal. This feature has a very large
 surface area and needs to be brought to people's attention in order that
 they know to test it.

 The "Try # 2" PR moves the following features from developer only
 interfaces to user facing interfaces:

 * meta queries
 * the full `tax_query` interface
 * the full `date_query` interface
 * comments open/closed status
 * ping open/closed status
 * post parent ID
 * regex queries

 Many of these developer interfaces trigger warnings in the WordPress
 Coding Standards sniffs as they have performance impacts. I don't think
 it's at all wise to open them up to users without due consideration as
 they can quickly lead to some pretty wild database queries.

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


More information about the wp-trac mailing list