Ver a proveniência

Remove author bio

master
Adrian Short há 9 anos
ascendente
cometimento
3abe7982b0
1 ficheiros alterados com 3 adições e 3 eliminações
  1. +3
    -3
      content-site.php

+ 3
- 3
content-site.php Ver ficheiro

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


Carregando…
Cancelar
Guardar