Your IP :
44.211.84.185
Server IP :
185.51.66.243
Server :
Linux mail.silverfrog.eu 2.6.32-954.3.5.lve1.4.89.el6.x86_64 #1 SMP Sat May 7 10:18:11 UTC 2022 x86_64
Server Software :
LiteSpeed
PHP Version :
8.0.26
Add File :
Submit
Add Directory :
Submit
Dir :
~
/
home
/
metujump
/
public_html
/
meetup.metropolitan.hu
/
Edit File Name :
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 __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }
Save