✏️ 正在编辑: header-3.php
路径:
/home/lssfapb/www/wp-content/themes/Avada/templates/header-3.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * Header-3 template. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link https://theme-fusion.com * @package Avada * @subpackage Core */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } $header_type = Avada()->settings->get( 'header_layout' ); get_template_part( 'templates/header-' . $header_type );
💾 保存文件
← 返回文件管理器