2021: rm author/publication date from post

This commit is contained in:
Vasil Kolev 2021-07-21 18:29:58 +03:00 committed by Ivaylo Markov
parent 0b11777948
commit 8c2d6fcfa3
1 changed files with 0 additions and 3 deletions

View File

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