You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am embedding related media in my requests for a custom post type. When I get a cached response, the media array (post._embedded['wp:featuredmedia']) contains a copy of the array of posts I just received ( minus the _embedded property on each of the elements ).