AlkantarClanX12

Your IP : 18.188.96.17


Current Path : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/fast-press/
Upload File :
Current File : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/fast-press/header.php

<?php
// Do not allow direct access to the file.
if( ! defined( 'ABSPATH' ) ) {
    exit;
}
/**
 * The header for our theme
 *
 */
?>
<!DOCTYPE html>
<html itemscope itemtype="http://schema.org/WebPage" <?php language_attributes(); ?>>
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
		<?php if ( function_exists( 'wp_body_open' ) ) { wp_body_open(); } else { do_action( 'wp_body_open' ); } ?>
		<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'fast-press' ); ?></a>
		<?php fast_press_header ();
		if ( ( ( is_front_page() or is_home() ) and get_theme_mod( 'activate_photo_links' ) ) ) {
		    echo esc_html( fast_press_photo_links() );
		}	?>	
		<div id="content" class="site-content">