Submit
Path:
~
/
home
/
getwphos
/
www
/
pioneerasphalt
/
wp-content
/
plugins
/
qi-blocks
/
inc
/
blocks
/
product-list
/
templates
/
File Content:
loop.php
<?php if ( $query_result->have_posts() ) { while ( $query_result->have_posts() ) : $query_result->the_post(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo qi_blocks_get_block_list_template_part( 'blocks/product-list', 'layouts/' . $layout, '', $params ); endwhile; } else { // Include global posts not found. qi_blocks_template_part( 'woocommerce', 'templates/parts/posts-not-found' ); } wp_reset_postdata();
Submit
FILE
FOLDER
Name
Size
Permission
Action
content.php
957 bytes
0644
loop.php
447 bytes
0644
N4ST4R_ID | Naxtarrr