Uses
Uses | Description |
---|---|
wp-includes/class-wp-oembed.php: WP_oEmbed::get_provider() | Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one. |
wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |
wp-includes/class-wp-oembed.php: WP_oEmbed::fetch() | Connects to a oEmbed provider and returns the result. |