瀏覽代碼

Remove author bio

master
Adrian Short 9 年之前
父節點
當前提交
3abe7982b0
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      content-site.php

+ 3
- 3
content-site.php 查看文件

@@ -44,9 +44,9 @@

<?php
// Author bio.
if ( is_single() && get_the_author_meta( 'description' ) ) :
get_template_part( 'author-bio' );
endif;
// if ( is_single() && get_the_author_meta( 'description' ) ) :
// get_template_part( 'author-bio' );
// endif;
?>

<footer class="entry-footer">


Loading…
取消
儲存