| Current Path : /home/dtconseimw/www.2025.hack/wp-content/themes/dt-the7/template-parts/ |
| Current File : /home/dtconseimw/www.2025.hack/wp-content/themes/dt-the7/template-parts/content-archive.php |
<?php
/**
* Arhive content.
*
*/
// File Security Check
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
presscore_config()->set( 'show_details', false );
presscore_get_template_part( 'theme', 'blog/masonry/blog-masonry-post' );