add default author
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<?php if (!in_category('partners')) : ?>
|
<?php if (!in_category('partners')) : ?>
|
||||||
<?php if ($author) : ?>
|
<?php if ( $author AND $author->display_name !== 'agroexpert.press') : ?>
|
||||||
<div class="article-author">
|
<div class="article-author">
|
||||||
<div class="article-author__name">
|
<div class="article-author__name">
|
||||||
<?= $author->display_name; ?><br>
|
<?= $author->display_name; ?><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user