1 Star 0 Fork 1

unissn7 / Landscape Plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
footer.php 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
unissn7 提交于 2014-10-06 11:21 . First Commit
<footer id="footer">
<aside id="sidebar" class="outer">
<?php if ( function_exists('dynamic_sidebar') ) dynamic_sidebar('底部小工具'); ?>
</aside>
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2014-2015 <?php bloginfo('title'); ?>
<br>
Proudly Powered by
<a href="http://cn.wordpress.org" target="_blank" rel="nofollow">
WordPress
</a>
. Theme by
<a href="http://www.mywpku.com" target="_blank">
PCDotFan
</a>.
A Big thanks to
<a href="https://github.com/xiangming/landscape-plus" target="_blank">
Landscape+ On Hexo
</a>.
</div>
</div>
</footer>
</div>
<nav id="mobile-nav">
<ul class="main-nav-ul">
<?php wp_nav_menu(array('container' => false, 'items_wrap' => '%3$s', 'theme_location' => 'main-nav')); ?>
</ul>
</nav>
<!-- 百度分享 start -->
<div id="article-share-box" class="article-share-box">
<div id="bdshare" class="bdsharebuttonbox article-share-links">
<a class="article-share-weibo" data-cmd="tsina" title="分享到新浪微博">
</a>
<a class="article-share-weixin" data-cmd="weixin" title="分享到微信">
</a>
<a class="article-share-qq" data-cmd="sqq" title="分享到QQ">
</a>
<a class="article-share-renren" data-cmd="renren" title="分享到人人网">
</a>
<a class="article-share-more" data-cmd="more" title="更多">
</a>
</div>
</div>
<script>
window._bd_share_config = {
"common": {},
"share": {
"bdCustomStyle": "nocss.css"
}
};
with(document) 0[(getElementsByTagName("head")[0] || body).appendChild(createElement("script")).src = "http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=" + ~ ( - new Date() / 36e5)];
</script>
<!-- 百度分享 end -->
<script src="http://cdn.staticfile.org/jquery/2.1.1/jquery.min.js">
</script>
<script src="<?php bloginfo('template_directory'); ?>/js/script.js" type="text/javascript">
</script>
<?php wp_footer(); ?>
</body>
</html>
PHP
1
https://gitee.com/pcdotfan/Landscape-Plus.git
git@gitee.com:pcdotfan/Landscape-Plus.git
pcdotfan
Landscape-Plus
Landscape Plus
master

搜索帮助