2021: rm author/publication date from post
This commit is contained in:
parent
0b11777948
commit
8c2d6fcfa3
|
@ -1,5 +1,2 @@
|
|||
<section class="entry-meta">
|
||||
<span class="author vcard"><?php the_author_posts_link(); ?></span>
|
||||
<span class="meta-sep"> | </span>
|
||||
<span class="entry-date"><?php the_time( get_option( 'date_format' ) ); ?></span>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue