File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/themes/carutos/partials/loop-blog/grid.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-grid-item'); ?> id="post-<?php the_ID(); ?>"> <div class="post-inner"> <?php if (get_the_post_thumbnail()): ?> <div class="post-thumbnail"> <a href="<?php the_permalink(); ?>"> <?php echo get_the_post_thumbnail($post->ID, 'full'); ?> </a> </div><!-- .post-thumbnail --> <?php endif; ?> <header class="entry-header"> <?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; ?> </header><!-- .entry-header --> <div class="entry-content"> <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.05 |
proxy
|
phpinfo
|
Settings