HEX
Server: Apache
System: Linux vmi687175.contaboserver.net 3.10.0-1160.119.1.el7.tuxcare.els21.x86_64 #1 SMP Tue Jun 17 03:11:12 UTC 2025 x86_64
User: iphonesused.com_3z513n4a6ll (10008)
PHP: 8.3.28
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/iphonesused.com/httpdocs/wp-includes/class.wp-scripts.php
<?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';