PATH:
home
/
letacommog
/
dombes
/
wp-content
/
themes
/
dt-the7
/
template-parts
<?php /** * Arhive content. * */ // File Security Check if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <?php do_action('presscore_before_post'); ?> <article id="post-<?php the_ID(); ?>" <?php post_class('post'); ?>> <?php presscore_get_template_part( 'theme', 'blog/masonry/blog-masonry-post-content' ); ?> </article><!-- #post-<?php the_ID(); ?> --> <?php do_action('presscore_after_post'); ?>
[+]
..
[+]
header
[+]
blog
[+]
footer
[-] content-archive-gallery.php
[edit]
[-] loader.php
[edit]
[+]
post-layouts
[-] content-archive.php
[edit]
[-] index.php
[edit]