Make WordPress Core

Changes between Version 47 and Version 57 of Ticket #64098


Ignore:
Timestamp:
10/28/2025 10:20:17 AM (7 weeks ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64098

    • Property Component changed from General to AI
  • Ticket #64098 – Description

    v47 v57  
    4141=== Namespace: `wp-abilities/v1`
    4242
    43 ==== List Category Abilities
     43==== List Ability Categories
    4444- `GET /wp-abilities/v1/categories` - Retrieve all registered ability categories
    4545  - Query parameters: `page`, `per_page`
    4646
    47 ==== Get Single Category Ability
     47==== Get Single Ability Category
    4848- `GET /wp-abilities/v1/categories/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)` - Retrieve a specific ability category by name
    4949