Additional arguments for retrieving embed HTML. See wp_oembed_get() for accepted arguments. Default empty.More Arguments from wp_oembed_get( … $args )Additional arguments for retrieving embed HTML.
widthint|string
Optional. The maxwidth value passed to the provider URL.
heightint|string
Optional. The maxheight value passed to the provider URL.
discoverbool
Optional. Determines whether to attempt to discover link tags at the given URL for an oEmbed provider when the provider URL is not found in the built-in providers list. Default true.