[wp-trac] [WordPress Trac] #64606: Add get and post/pages abilities
WordPress Trac
noreply at wordpress.org
Thu Feb 5 16:07:41 UTC 2026
#64606: Add get and post/pages abilities
------------------------------+-----------------------------
Reporter: jorgefilipecosta | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: AI | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
This tracks the addition of get abilities for post types via the Abilities
API, enabling AI agents to retrieve posts and pages through core/post-
type/{slug}/get. It should introduce a show_in_abilities option on
register_post_type() to control which post types expose abilities, enabled
by default for post and page initially (then we can expand to menus, media
etc)-
It should support single-post retrieval by ID and multi-post querying with
filters for status, author, search, taxonomy, meta, date, comment status,
ping status, advanced taxonomies, date or meta queries.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64606>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list