文件操作 - loop-blog.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/jimbrandstatter/public_html/wp-content/themes/Total/partials/loop/loop-blog.php
编辑文件内容
<?php /** * Loop Blog * * @package Total WordPress theme * @subpackage Partials * @version 5.0 */ defined( 'ABSPATH' ) || exit; // Increment the wpex_count var for each item in the loop wpex_increment_loop_counter(); // Get layout wpex_get_template_part( 'blog_entry' ); // Reset counter when current count equals the number of displayed columns wpex_maybe_reset_loop_counter( wpex_get_array_first_value( wpex_blog_entry_columns() ) );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件