PluginProbe
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder / 51.1.39
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder v51.1.39
51.1.86 51.1.84 51.1.85 51.1.83 51.1.82 51.1.81 51.1.79 51.1.78 51.1.77 51.1.76 51.1.74 51.1.75 51.1.65 51.1.64 51.1.63 trunk 51.1.14 51.1.2 51.1.35 51.1.36 51.1.37 51.1.38 51.1.39 51.1.44 51.1.45 All 40 releases
king-addons / includes / extensions / Header_Footer_Builder / themes / default / ELHF_Default_Header.php

ELHF_Default_Header.php in King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder 51.1.39, at includes/extensions/Header_Footer_Builder/themes/default/ELHF_Default_Header.php

17 lines 540 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if (!defined('ABSPATH')) {
3 exit;
4 }
5 ?><!DOCTYPE html>
6 <html <?php language_attributes(); ?>>
7 <head>
8 <meta charset="<?php bloginfo('charset'); ?>"/>
9 <meta name="viewport" content="width=device-width, initial-scale=1"/>
10 <link rel="profile" href="http://gmpg.org/xfn/11"/>
11 <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"/>
12 <?php wp_head(); ?>
13 </head>
14 <body <?php body_class(); ?>>
15 <?php do_action('wp_body_open'); ?>
16 <div id="page" class="hfeed site">
17 <?php do_action('king_addons_el_hf_header'); ?>