rest_parse_embed_param
rest_parse_embed_param ( $embed )
Parameters:- (string|array) embed Raw "_embed" parameter value.
Returns:- (true|string[]) Either true to embed all embeds, or a list of relations to embed.
Defined at: - Introduced in WordPress: 5.4.0
- Deprecated in WordPress: —
Description
Parses the "_embed" parameter into the list of resources to embed.