IP : 3.142.50.218 Hostname : premium184.web-hosting.com Kernel : Linux premium184.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ riggvwfp/ public_html/ 6b51b/ ../ wp-includes/ ID3/ ../ js/ ../ class-oembed.php/ /

<?php
/**
* API for fetching the HTML to embed remote content based on a provided URL.
*
* This file is deprecated, use 'wp-includes/class-wp-oembed.php' instead.
*
* @deprecated 5.3.0
* @package WordPress
* @subpackage oEmbed
*/

_deprecated_file( basename( __FILE__ ), '5.3.0', WPINC . '/class-wp-oembed.php' );

/** WP_oEmbed class */
require_once ABSPATH . WPINC . '/class-wp-oembed.php';