| Server IP : 89.163.231.150 / Your IP : 216.73.217.99 Web Server : Apache System : Linux srv01 5.10.0-39-amd64 #1 SMP Debian 5.10.251-1 (2026-03-09) x86_64 User : pme-gmbh ( 10002) PHP Version : 8.2.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/pme-gmbh.ch/httpdocs/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';