Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Don Miguel Diaz oEmbed Project

Don Miguel Diaz oEmbed Project

// Register oEmbed providers
function custom_oembed_provider() {


}
add_action( 'init', 'custom_oembed_provider' );