add author
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
<?php if ( $author AND $author->display_name !== 'agroexpert.press' AND $author->display_name !== 'Анна Купровская') : ?>
|
||||
<div class="article-author">
|
||||
<div class="article-author__name">
|
||||
<?= $author->display_name; ?><br>
|
||||
<a href="<?= get_author_posts_url($author->ID); ?>">
|
||||
<?= $author->display_name; ?></a><br>
|
||||
<? if ( $author->description !== '' ):?>
|
||||
<?=$author->description?>
|
||||
<?endif?>
|
||||
|
||||
Reference in New Issue
Block a user