PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/template-parts/ |
| Server: Linux red.truehostdns.com 4.18.0-553.150.1.el8_10.x86_64 #1 SMP Fri Jul 31 15:23:31 EDT 2026 x86_64 IP: 51.161.15.103 |
| Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/template-parts/post-portfolio.php |
<?php
$defaults = [
'wrap_in' => '',
];
$categories = array_filter((array) get_the_terms(get_the_ID(), 'category'));
?>
<div class="<?php echo esc_attr( $data['wrap_in'] ) ? esc_attr( $data['wrap_in'] ) : '' ?>">
<?php $agrombg = get_the_post_thumbnail_url(); ?>
<a class='gallery-link' href='<?php echo esc_html( $agrombg) ?>'>
<figure class='gallery-image'>
<?php the_post_thumbnail(); ?>
<figcaption><?php the_title(); ?></figcaption>
</figure>
</a>
</div>