HEX
Server: LiteSpeed
System: Linux idn164 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
User: intelije (2317)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/intelije/domains/jakartakoma.com/public_html/wp-content/themes/velocity/header.php
<?php
/**
 * The header for our theme
 *
 * Displays all of the <head> section and everything up till <div id="content">
 *
 * @package justg
 */

// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;

$container = velocitytheme_option( 'justg_container_type','container' );
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?> <?php velocitytheme_color_scheme(); ?>>
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11">
	<?php wp_head(); ?>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4041203469498791" crossorigin="anonymous"></script> 
<script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"> </script> 

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5724752989811170"
     crossorigin="anonymous"></script>
     
     <script async custom-element="amp-auto-ads"
        src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>


</head>

<body <?php body_class(); ?> <?php justg_body_attributes(); ?>>
    <amp-auto-ads type="adsense"
        data-ad-client="ca-pub-5724752989811170">
</amp-auto-ads>



<?php do_action( 'wp_body_open' ); ?>
<amp-auto-ads type="adsense" data-ad-client="ca-pub-4041203469498791"> </amp-auto-ads> 

<div class="site" id="page">

	<?php 
	do_action('justg_before_header');
	do_action('justg_header_open');
	do_action('justg_header_before');
	do_action('justg_header');
	do_action('justg_header_after');
	do_action('justg_header_close');
	do_action('justg_after_header');
	?>

	<div class="justg-top-content"><?php do_action('justg_top_content'); ?></div>
	
	<div id="wrapper-content">