no author adv

This commit is contained in:
2024-06-27 19:31:24 +03:00
parent 948574e6ed
commit f2b69a1b4c
4 changed files with 14 additions and 112 deletions

View File

@@ -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()?>