Opened 6 years ago
Last modified 2 years ago
#49538 new enhancement
Can't get a subset of `_embedded` using `_fields`
| Reported by: | iandunn | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | REST API | Version: | 5.3 |
| Severity: | normal | Keywords: | needs-patch needs-unit-tests |
| Cc: | Focuses: | performance |
Description
I'd expect to be able to limit which values get returned in embedded fields, the same way that I can with standard fields. e.g.,
https://wordpress.org/news/wp-json/wp/v2/posts/8384?_fields=slug,_embedded.author.name&_embed
That would make the response faster and smaller.
Attachments (1)
Change History (10)
#1
@
6 years ago
- Keywords needs-patch needs-unit-tests added
- Milestone Awaiting Review → 5.5
- Version → 5.3
This ticket was mentioned in Slack in #core-restapi by timothybjacobs. View the logs.
6 years ago
This ticket was mentioned in Slack in #core-restapi by timothybjacobs. View the logs.
6 years ago
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
6 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Milestoning for consideration to continue our focus on performance.