[wp-trac] [WordPress Trac] #65355: Abilities API: Unify schema conventions across core abilities
WordPress Trac
noreply at wordpress.org
Thu May 28 07:46:29 UTC 2026
#65355: Abilities API: Unify schema conventions across core abilities
--------------------------------------+---------------------
Reporter: gziolo | Owner: gziolo
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.1
Component: Abilities API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Changes (by gziolo):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"62426" 62426]:
{{{
#!CommitTicketReference repository="" revision="62426"
Abilities API: Unify schema conventions across core abilities
Align `core/get-site-info`, `core/get-user-info`, and `core/get-
environment-info` on a shared blueprint: every output property carries a
Title Case `title` and a `description`, `core/get-environment-info` gains
the optional `fields` input parameter the other two already accept, and
`core/get-user-info` is exposed via REST. Descriptions are also tightened
for programmatic consumers, and registration tests now lock the exact
ordered set of property keys.
Props gziolo, westonruter.
Fixes #65355.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65355#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list