| Server IP : 103.57.220.144 / Your IP : 216.73.217.172 Web Server : nginx/1.28.1 System : Linux cs-linux-20260128093600810 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : dulichdaohon ( 1183) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/dulichdaohon/data/www/dulichdaohong.com/wp-includes/ |
Upload File : |
<?php
/**
* WP_Exception class
*
* @package WordPress
* @since 6.7.0
*/
/**
* Core base Exception class.
*
* Future, more specific, Exceptions should always extend this base class.
*
* @since 6.7.0
*/
class WP_Exception extends Exception {}