Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/intellicart.co/wp-content/themes/framey/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/intellicart.co/wp-content/themes/framey/maintenance.php
<?php
/**
 * The template for displaying 404 pages (not found)
 *
 * @link https://codex.wordpress.org/Creating_an_Error_404_Page
 *
 * @package uicore-theme
 */

get_header();
?>

	<div id="primary" class="content-area">
		<main id="main" class="site-main">
			<section class="utility-page maintenance-page">
				<img src="<?php echo esc_url(get_template_directory_uri()) ?>/assets/img/bg-404.png" alt="<?php esc_attr_e('The site is currently down for maintenance', 'framey')?>" class="error-404-img">
				<h1 class="maintenance-title"><?php esc_html_e('The site is currently down for maintenance.', 'framey'); ?></h1>
				<p><?php esc_html_e('We apologise for any inconveniences caused.', 'framey'); ?></p>
			</section><!-- .utility-page -->
		</main><!-- #main -->
	</div><!-- #primary -->
<?php
get_footer();

Spamworldpro Mini