С
Size: a a a
С
A
С
A
R
А
V
A
А
PP
️️
️️
A
A
А
A
if( is_front_page() ){
?>
<img srс="" />
<?
}
else {
?>
<a href="/">
<img src="" />
</a>
<?
}
А
if( is_front_page() ){
?>
<img srс="" />
<?
}
else {
?>
<a href="/">
<img src="" />
</a>
<?
}
A
<?php if( is_front_page() ): ?>
<img srс="" />
<?php else: ?>
<a href="/">
<img src="" />
</a>
<?php
endif;
А
<?php if( is_front_page() ): ?>
<img srс="" />
<?php else: ?>
<a href="/">
<img src="" />
</a>
<?php
endif;
ВБ