Theme design by Haipai
待发布…
摘要显示: <!--more-->
分页显示: <!--nextpage-->
标题:
<title><?php if (is_home () || is_search() ) { bloginfo('name'); }elseif ( is_category() || is_tag() ) { single_cat_title(); echo " - "; bloginfo('name'); }elseif ( is_single() || is_page() ) { single_post_title(); echo " - "; bloginfo('name'); }else { wp_title('',true); }?></title>
Author调用:
Articles by <?php the_author(); ?>
Author Website: <?php the_author_url(); ?>
Author Email: <?php the_author_email(); ?>
Author Bio: <?php the_author_description(); ?>
















































评论暂缺
还没有任何评论。
这篇文章上的评论的 RSS feed TrackBack URL
抱歉,评论暂时关闭。