HEX
Server: Apache/2.4.62 (Ubuntu)
System: Linux smartkeyWeb 6.11.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:29:41 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.11
Disabled: NONE
Upload Files
File: /var/www/html/thesmartkeyrealty.com/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';