✏️ 正在编辑: header.tpl.php
路径:
/home/lssfapb/www/wp-content/themes/Avada/includes/lib/inc/redux/panel_templates/header.tpl.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * The template for the panel header area. * Override this template by specifying the path where it is stored (templates_path) in your FusionRedux config. * * @author FusionRedux Framework * @package FusionReduxFramework/Templates * @version: 3.5.4.18 */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } do_action( 'fusion_redux_header' );
💾 保存文件
← 返回文件管理器