Opened 2 years ago
Closed 6 months ago
#59558 closed defect (bug) (duplicate)
not documented information about changes in embedded data
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | REST API | Keywords: | |
| Focuses: | docs | Cc: |
Description (last modified by )
Hello. In latest wordpress become changes,after which embedded data not works properly if in request we havent any fields. I mean rest api issue see #59552 for details. I expected to see this information with detailed examples at https://developer.wordpress.org/rest-api/using-the-rest-api/linking-and-embedding/#embedding or/and at https://developer.wordpress.org/rest-api/using-the-rest-api/global-parameters/#_embed. Please not ignore my issue #59552, because i not understand how to fix this issue. Thanks.
Change History (3)
#3
@
6 months ago
- Focuses multisite removed
- Keywords needs-patch removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
I think we can consider this ticket a duplicate of #59552, as it's a request for documentation of the changes that caused that issue.
Note: See
TracTickets for help on using
tickets.
Is this related to https://make.wordpress.org/core/2022/10/10/performance-improvements-to-the-rest-api/ ?