File "post-list2.php"
Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-includes/wp-content/themes/atlas/template-parts/posts/post-list2.php
File size: 255 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* This template used for post list layout4
*
* @package Atlas
*/
get_template_part( 'template-parts/posts/post', 'list1', array(
'block' => $args['block'],
'count' => $args['count'],
'add_class' => 'post-list-reverse',
) );