php Mai-Theme页脚
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php Mai-Theme页脚相关的知识,希望对你有一定的参考价值。
// Customize the site footer text.
add_filter( 'genesis_footer_creds_text', 'site_footer_text' );
function site_footer_text( $text ) {
?>
<p> © 2018-<?php echo date("Y"); ?> <a href="<?php echo get_home_url(); ?>">ADVANCE REMOVALS</a> · All Rights Reserved · Crafted with <i class="heart fa fa-heart" style="color:red;"></i> By <a href="https://geckografix.guru">GECKOGRAFIX</a> · <a href="<?php echo get_home_url(); ?>/wp-admin"><i class="fa fa-user"></i></a>· <a href="<?php echo get_home_url(); ?>/webmail"><i class="fa fa-envelope-o"></i></a></p>
<?php
}
以上是关于php Mai-Theme页脚的主要内容,如果未能解决你的问题,请参考以下文章
php代码干扰页脚上的html
创建 PHP 页眉/页脚
在 php 中添加页眉/页脚(初级查询)[关闭]
php footer.php中的页脚信用
不同页面上缺少全局页眉/页脚提示对象(PHP)
WP Twenty12主题宽度边栏页脚再次。第2部分:侧边栏-页脚.PHP