Opened 9 years ago
Closed 9 years ago
#38438 closed enhancement (fixed)
Include `taxonomies` as an attribute of post types
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | REST API | Keywords: | needs-patch dev-feedback |
| Focuses: | Cc: |
Description
GET /wp-json/wp/v2/taxonomies/category includes a types attribute with ['post'], but GET /wp-json/wp/v2/types/post doesn't include a taxonomies attribute.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Can we punt this to 4.8?