芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/modules/post-carousel/includes/frontend.php
layout ) ? $settings->layout : 'grid'; // Remove filter to prevent breaking other modules remove_filter('fl_builder_loop_query_args', array($module, 'remove_pagination_args'), 10); // Render the posts. if( $query->have_posts() ) : ?>
have_posts() ) { $query->the_post(); include $module->dir . 'includes/post-' . $layout . '-loop.php'; } ?>
navigation == 'yes' && $query->have_posts() ) : ?>