PATH:
home
/
pallya5
/
swiftcleaningng.com
/
wp-content
/
themes
/
hcw5ug1k
/
inc
/
search
/
templates
/
parts
/
post-info
<?php if ( has_post_thumbnail() ) { ?> <div class="qodef-e-image"> <a itemprop="url" href="<?php the_permalink(); ?>"> <?php the_post_thumbnail( 'thumbnail' ); ?> </a> </div> <?php } ?>
[-] excerpt.php
[edit]
[-] image.php
[edit]
[-] title.php
[edit]
[+]
..