文件操作 - sidebar.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/i2kplay/public_html/wp-content/themes/flatsome/sidebar.php
编辑文件内容
<?php /** * The Sidebar containing the main widget areas. * * @package Flatsome\Templates * @flatsome-version 3.16.0 */ ?> <div id="secondary" class="widget-area <?php flatsome_sidebar_classes(); ?>" role="complementary"> <?php do_action( 'before_sidebar' ); ?> <?php if ( ! dynamic_sidebar( 'sidebar-main' ) ) : ?> <?php endif; // end sidebar widget area ?> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件