Advertisement
phpface

Untitled

Aug 22nd, 2022
1,092
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. add_action( 'init', function(){
  2.     wp_oembed_add_provider( 'https://primestreamer.com/*', 'https://primestreamer.com/wp-json/oembed/1.0/embed' );
  3. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement