#64134 closed defect (bug) (fixed)
Abilities API: Improve inline documentation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | AI | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
This was discussed in https://github.com/WordPress/wordpress-develop/pull/9410 and decided to defer until after beta1.
Fleshing out the phpdocs for the extender functions in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/abilities-api.php should make it easier for people working with the abilities API
Change History (8)
This ticket was mentioned in Slack in #core by amykamala. View the logs.
7 weeks ago
This ticket was mentioned in PR #10412 on WordPress/wordpress-develop by @gziolo.
7 weeks ago
#4
- Keywords has-patch added
This ticket was mentioned in PR #10431 on WordPress/wordpress-develop by @gziolo.
6 weeks ago
#6
@gziolo commented on PR #10431:
6 weeks ago
#8
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/64134
Adds comprehensive file header documentation covering API overview, usage guide, naming conventions, schema definitions, callbacks, REST API integration, and best practices. Enhances all function PHPDocs with detailed descriptions, practical code examples, cross-references, and clearer parameter documentation.