add block-cache-manager.php
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
alt="<?= htmlspecialchars( get_the_title() ) ?>"
|
||||
/>
|
||||
|
||||
<?php else : ?>
|
||||
<?php else : //1361306 ?>
|
||||
|
||||
<img loading="lazy"
|
||||
src="<?= wp_get_attachment_image_url( 1357368, $args["wide"] && !wp_is_mobile() ? "large" : "post-thumbnail"); ?>"
|
||||
|
||||
Reference in New Issue
Block a user