File "class.wp-dependencies.php"
Full Path: /home/attunedd/public_html/byp/wp-includes/class.wp-dependencies.php
File size: 715 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
?>
<?php
/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
?>
<?php
/**
* Dependencies API: WP_Dependencies base class
*
* This file is deprecated, use 'wp-includes/class-wp-dependencies.php' instead.
*
* @deprecated 6.1.0
* @package WordPress
*/
_deprecated_file( basename( __FILE__ ), '6.1.0', WPINC . '/class-wp-dependencies.php' );
/** WP_Dependencies class */
require_once ABSPATH . WPINC . '/class-wp-dependencies.php';