| Server IP : 47.96.157.127 / Your IP : 216.73.216.208 Web Server : Apache/2.4.39 (Win64) OpenSSL/1.1.1b PHP/7.2.18 System : Windows NT iZebbjirh743a3Z 10.0 build 17763 (Windows Server 2016) AMD64 User : SYSTEM ( 0) PHP Version : 7.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/www/wp/wp-includes/ |
Upload File : |
<?php /** * Dependencies API: WP_Scripts class * * This file is deprecated, use 'wp-includes/class-wp-scripts.php' instead. * * @deprecated 6.1.0 * @package WordPress */ _deprecated_file( basename( __FILE__ ), '6.1.0', WPINC . '/class-wp-scripts.php' ); /** WP_Scripts class */ require_once ABSPATH . WPINC . '/class-wp-scripts.php';