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

WordPress Trac noreply at wordpress.org
Wed Feb 11 22:45:37 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:
------------------------------+---------------------
Changes (by peterwilsoncc):

 * priority:  high => normal
 * version:  trunk =>
 * type:  defect (bug) => enhancement


Comment:

 @jorgefilipecosta Are you able to write up a merge proposal for this on
 the make/core blog? cc @flixos90 @jeffpaul

 The pull request mentions:

 > This PR adds core post management abilities for the WordPress abilities
 API: `core/create-post`, `core/get-post`, `core/find-posts`, and `core
 /update-post`.
 >
 > It supports nested query support for `meta_query`, `tax_query`, and
 `date_query` matching WordPress's native WP_Query structure with AND/OR
 relations. This allows very complex query operations which the REST API
 does not allow and may be useful for agents to find information.

 As the existing REST API endpoints include these abilities, the proposal
 would need to make clear why the new endpoints are needed instead of a
 proposal to expand the existing endpoints to allow for using the extended
 features.

 I'd also like to see details on how the performance and security
 implications of including these features has been evaluated.

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


More information about the wp-trac mailing list