File manager - Edit - /home2/ajansonline/public_html/wp-content/themes/mokko/template-parts/excerpt/excerpt-image.php
Back
<?php /** * Show the appropriate content for the Image post format. * * @package WordPress * @since Most 1.0 */ $thumb_size = 'mokko-default-post-thumb'; ?> <?php get_template_part( 'template-parts/excerpt/parts/media', 'badge' ); ?> <?php if ( has_post_thumbnail() ) : ?> <a class="post-thumbnail" href="<?php the_permalink(); ?>"> <figure class="media-wrapper media-wrapper--16:9"> <img src="<?php the_post_thumbnail_url($size = $thumb_size); ?>" alt="<?php the_title_attribute (); ?>"> </figure> </a> <?php endif; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.30 | Generation time: 0.18 |
proxy
|
phpinfo
|
Settings