文件操作 - footer.php
返回文件管理
返回主菜单
删除本文件
文件: /var/www/vec.uaysen.cl/html/wp-content/plugins/buddypress/bp-themes/bp-default/footer.php
编辑文件内容
</div> <!-- #container --> <?php do_action( 'bp_after_container' ); ?> <?php do_action( 'bp_before_footer' ); ?> <div id="footer"> <?php if ( is_active_sidebar( 'first-footer-widget-area' ) || is_active_sidebar( 'second-footer-widget-area' ) || is_active_sidebar( 'third-footer-widget-area' ) || is_active_sidebar( 'fourth-footer-widget-area' ) ) : ?> <div id="footer-widgets"> <?php get_sidebar( 'footer' ); ?> </div> <?php endif; ?> <div id="site-generator" role="contentinfo"> <?php do_action( 'bp_dtheme_credits' ); ?> <p><?php printf( __( 'Proudly powered by <a href="%1$s">WordPress</a> and <a href="%2$s">BuddyPress</a>.', 'buddypress' ), 'http://wordpress.org', 'http://buddypress.org' ); ?></p> </div> <?php do_action( 'bp_footer' ); ?> </div><!-- #footer --> <?php do_action( 'bp_after_footer' ); ?> <?php wp_footer(); ?> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件