no author adv
This commit is contained in:
@@ -82,7 +82,7 @@ if ( $pets_cat ){
|
||||
<div id="fulltext">
|
||||
<h1 class="post-h1"><?php wp_title('');?></h1>
|
||||
<?$author = get_the_author();
|
||||
if ( ! empty ( $author ) AND $author !== 'vetandlife.ru'):
|
||||
if ( ! empty ( $author ) AND $author !== 'vetandlife.ru' AND $author !== 'Анна Купровская'):
|
||||
$author_bio = get_the_author_meta('description', $author_id);?>
|
||||
<div class="post_author">
|
||||
Автор: <?=the_author_posts_link()?>
|
||||
|
||||
Reference in New Issue
Block a user