소스 검색

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">


불러오는 중...
취소
저장