Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

CyberTech

I own this

// Register oEmbed providers
function custom_oembed_provider() {


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