| Server IP : 69.30.224.78 / Your IP : 216.73.217.95 Web Server : Microsoft-IIS/10.0 System : Windows NT SERVER 10.0 build 14393 (Windows Server 2016) AMD64 User : IWPD_92(newtechtest) ( 0) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/newtechtest.in/heartcare.newtechtest.in/wp-includes/ |
Upload File : |
<?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';