Viewing File: /home/fshjisk/easyvie/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' );
Back to Directory File Manager