HEX
Server: Apache
System: Linux server1048.orangewebsite.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
User: designersdiscre1 (1023)
PHP: 8.5.4
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home2/designersdiscre1/public_html/wp-includes/class-wp-exception.php
<?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 {}