Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39696, comment 25


Ignore:
Timestamp:
02/17/2017 07:57:05 AM (8 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39696, comment 25

    initial v1  
    33`/wp/v2/posts?_embed[]=comments/author`
    44
    5 I understand this is maybe encroaching on GraphQL territory, but just wanted to mention recursive embedding as the flip side of being able to limit embedding.
     5I understand this is maybe encroaching on GraphQL territory, but just wanted to mention recursive embedding as the flip side of being able to limit embedding. This is also encroaching on batch requests as well I suppose.