|
Server : LiteSpeed System : Linux single-1192.banahosting.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64 User : biljbokn ( 1176) PHP Version : 8.1.34 Disable Function : stream_socket_server, stream_socket_recvfrom, dl Directory : /home/biljbokn/lanus.club/ | |
|
Path: /home/biljbokn/lanus.club/wp-blog-header.php
Size: 351 B
Permissions: 0644
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
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';
}