File: /www/wwwroot/wen.haoynn.cn/wp-content/themes/jizhi-chlid/header.php
<?php
/**
* RiPro是一个优秀的主题,首页拖拽布局,高级筛选,自带会员生态系统,超全支付接口,你喜欢的样子我都有!
* 正版唯一购买地址,全自动授权下载使用:https://vip.ylit.cc/
* 作者唯一QQ:200933220 (油条)
* 承蒙您对本主题的喜爱,我们愿向小三一样,做大哥的女人,做大哥网站中最想日的一个。
* 能理解使用盗版的人,但是不能接受传播盗版,本身主题没几个钱,主题自有支付体系和会员体系,盗版风险太高,鬼知道那些人乱动什么代码,无利不起早。
* 开发者不易,感谢支持,更好的更用心的等你来调教
*/
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="//at.alicdn.com/t/font_1208165_7qnah1qoq8w.js"></script>
<link rel="profile" href="https://gmpg.org/xfn/11">
<link href="<?php echo _cao('site_favicon') ?>" rel="icon">
<title><?php echo _title() ?></title>
<?php wp_head(); ?>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="<?php echo get_template_directory_uri() ?>/assets/js/html5shiv.js"></script>
<script src="<?php echo get_template_directory_uri() ?>/assets/js/respond.min.js"></script>
<![endif]-->
<?php if (_cao('is_header_loaing','0')) { ?>
<script> $(document).ready(function() { NProgress.start(); $(window).load(function() { NProgress.done(); }); });</script>
<?php } ?>
</head>
<body <?php body_class(); ?>>
<div class="site">
<?php
get_template_part( 'parts/navbar' );
if ( is_archive() || is_search() || is_page_template() ) {
get_template_part( 'parts/term-bar' );
}
?>
<div class="site-content">