File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/themes/carutos/partials/loop-blog/overlay.php
Back
<?php /** * Post rendering content according to caller of get_template_part. * * @package carutos */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly. } ?> <article <?php post_class('blog-overlay-item'); ?> id="post-<?php the_ID(); ?>"> <div class="post-inner"> <?php if (get_the_post_thumbnail()): ?> <?php $url = get_the_post_thumbnail_url($post->ID, 'metro'); ?> <div class="overlay-img-bg" style="background-image:url('<?php echo esc_url($url); ?>');"></div> <?php endif; ?> <div class="entry-content"> <?php the_title(sprintf('<h3 class="entry-title"><a href="%s" rel="bookmark">', esc_url(get_permalink())), '</a></h3>'); ?> <?php if ('post' == get_post_type()) : ?> <div class="entry-meta"> <?php carutos_posted_on(); ?> </div><!-- .entry-meta --> <?php endif; ?> <div class="entry-excerpt"> <?php the_excerpt(); ?> </div> </div><!-- .entry-content --> </div><!-- .post-inner --> </article><!-- #post-## -->
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings