1 Star 0 Fork 0

是你的单单呀/HTML5-Reset-WordPress-Theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
footer.php 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
CK Hicks 提交于 2014-08-14 23:47 . minor code cleanup
<?php
/**
* @package WordPress
* @subpackage HTML5-Reset-WordPress-Theme
* @since HTML5 Reset 2.0
*/
?>
<footer id="footer" class="source-org vcard copyright" role="contentinfo">
<small>&copy;<?php echo date("Y"); echo " "; bloginfo('name'); ?></small>
</footer>
</div>
<?php wp_footer(); ?>
<!-- jQuery is called via the WordPress-friendly way via functions.php -->
<!-- this is where we put our custom functions -->
<script src="<?php bloginfo('template_directory'); ?>/_/js/functions.js"></script>
<!-- Asynchronous google analytics; this is the official snippet.
Replace UA-XXXXXX-XX with your site's ID and domainname.com with your domain, then uncomment to enable.
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXX-XX', 'domainname.com');
ga('send', 'pageview');
</script>
-->
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrchaxs/HTML5-Reset-WordPress-Theme.git
git@gitee.com:mrchaxs/HTML5-Reset-WordPress-Theme.git
mrchaxs
HTML5-Reset-WordPress-Theme
HTML5-Reset-WordPress-Theme
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385