File "header.php"
Full Path: /home/ozbarhaber/public_html/19052025___siteeee/wp-content/themes/anka/header.php
File size: 580 bytes
MIME-type: text/x-php
Charset: utf-8
<?php if(!defined('ABSPATH')) exit; ?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head><?php wp_head(); ?></head>
<body <?php do_action("safir_body_tag") ?>>
<?php wp_body_open(); ?>
<div id="safirPage">
<header>
<?php include("parts/topbar.php"); ?>
<?php include("parts/header.php"); ?>
<?php include("parts/mainmenu.php"); ?>
<?php include("parts/breaking.php"); ?>
</header>
<?php do_action('safir_after_header'); ?>
<?php include("parts/mobilemenu.php"); ?>
<?php include("parts/fixedads.php"); ?>
<?php include("parts/widesidebar.php"); ?>