文件操作 - footer.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/the-events-calendar/common/src/views/embed/footer.php
编辑文件内容
<?php /** * Embed footer template. * * Override this template in your own theme by creating a file at [your-theme]/tribe-events/embed/footer.php * * @package TEC/Common * * @since 6.5.4 * @version 6.5.4 * * @var Template $this The template object. */ use TEC\Common\Template; wp_footer(); ?> </body> </html> <?php
修改文件时间
将文件时间修改为当前时间的前一年
删除文件