$97 GRAYBYTE WORDPRESS FILE MANAGER $58

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/home/bravrvjk/ubukode.com/wp-content/plugins/header-footer-elementor/

HOME
Current File : /home/bravrvjk/ubukode.com/wp-content/plugins/header-footer-elementor//header-footer-elementor.php
<?php
/**
 * Plugin Name: Ultimate Addons for Elementor (UAE)
 * Plugin URI:  https://wordpress.org/plugins/header-footer-elementor/
 * Description: Ultimate Addons is a powerful plugin allows you to create custom headers and footers with Elementor and display them in selected locations. You can also create custom Elementor blocks and place them anywhere on your website using a shortcode.
 * Author:      Brainstorm Force
 * Author URI:  https://www.brainstormforce.com/
 * Text Domain: header-footer-elementor
 * Domain Path: /languages
 * Version: 2.8.6
 * Elementor tested up to: 4.0
 * Elementor Pro tested up to: 4.0
 *
 * @package         header-footer-elementor
 */

define( 'HFE_VER', '2.8.6' );
define( 'HFE_FILE', __FILE__ );
define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
define( 'HFE_URL', plugins_url( '/', __FILE__ ) );
define( 'HFE_PATH', plugin_basename( __FILE__ ) );
define( 'HFE_DOMAIN', trailingslashit( 'https://ultimateelementor.com' ) );
define( 'UAE_LITE', true );

/**
 * Load the class loader.
 */
require_once HFE_DIR . '/inc/class-header-footer-elementor.php';

/**
 * Load the Plugin Class.
 *
 * @return void
 */
function hfe_plugin_activation() {
	update_option( 'uae_lite_is_activated', 'yes' );
	update_option( 'hfe_start_onboarding', true );

	// Track plugin activation event.
	require_once HFE_DIR . 'inc/class-hfe-analytics-events.php';
	$bsf_referrers = get_option( 'bsf_product_referers', [] );
	$source        = ! empty( $bsf_referrers['header-footer-elementor'] ) ? $bsf_referrers['header-footer-elementor'] : 'self';
	HFE_Analytics_Events::track( 'plugin_activated', HFE_VER, [ 'source' => $source ] );
}

register_activation_hook( HFE_FILE, 'hfe_plugin_activation' );

/**
 * Remove the Data not required.
 *
 * @return void
 */
function hfe_plugin_deactivation() {
	$timestamp = wp_next_scheduled( 'hfe_widgets_usage_cron' );
	if ( $timestamp ) {
		wp_unschedule_event( $timestamp, 'hfe_widgets_usage_cron' );
	}
}

// deActivation hook.
register_deactivation_hook( HFE_FILE, 'hfe_plugin_deactivation' );

/**
 * Load the Plugin Class.
 *
 * @return void
 */
function hfe_init() {
	Header_Footer_Elementor::instance();
}

add_action( 'plugins_loaded', 'hfe_init' );

/** Function for FA5, Social Icons, Icon List */
function hfe_enqueue_font_awesome() {

	if ( class_exists( 'Elementor\Plugin' ) ) {

		// Ensure Elementor Icons CSS is loaded.
		wp_enqueue_style(
			'hfe-elementor-icons',
			plugins_url( '/elementor/assets/lib/eicons/css/elementor-icons.min.css', 'elementor' ),
			[],
			'5.34.0'
		);
		wp_enqueue_style(
			'hfe-icons-list',
			plugins_url( '/elementor/assets/css/widget-icon-list.min.css', 'elementor' ),
			[],
			'3.24.3'
		);
		wp_enqueue_style(
			'hfe-social-icons',
			plugins_url( '/elementor/assets/css/widget-social-icons.min.css', 'elementor' ),
			[],
			'3.24.0'
		);
		wp_enqueue_style(
			'hfe-social-share-icons-brands',
			plugins_url( '/elementor/assets/lib/font-awesome/css/brands.css', 'elementor' ),
			[],
			'5.15.3'
		);

		wp_enqueue_style(
			'hfe-social-share-icons-fontawesome',
			plugins_url( '/elementor/assets/lib/font-awesome/css/fontawesome.css', 'elementor' ),
			[],
			'5.15.3'
		);
		wp_enqueue_style(
			'hfe-nav-menu-icons',
			plugins_url( '/elementor/assets/lib/font-awesome/css/solid.css', 'elementor' ),
			[],
			'5.15.3'
		);
	}
	if ( class_exists( '\ElementorPro\Plugin' ) ) {
		wp_enqueue_style(
			'hfe-widget-blockquote',
			plugins_url( '/elementor-pro/assets/css/widget-blockquote.min.css', 'elementor' ),
			[],
			'3.25.0'
		);
		wp_enqueue_style(
			'hfe-mega-menu',
			plugins_url( '/elementor-pro/assets/css/widget-mega-menu.min.css', 'elementor' ),
			[],
			'3.26.2'
		);
		wp_enqueue_style(
			'hfe-nav-menu-widget',
			plugins_url( '/elementor-pro/assets/css/widget-nav-menu.min.css', 'elementor' ),
			[],
			'3.26.0'
		);
	}
}
add_action( 'wp_enqueue_scripts', 'hfe_enqueue_font_awesome', 20 );


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
4 Apr 2026 11.34 PM
bravrvjk / bravrvjk
0755
.claude
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
admin
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
assets
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
build
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
inc
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
languages
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
themes
--
1 Apr 2026 1.57 AM
bravrvjk / bravrvjk
0755
.gitattributes
0.24 KB
11 Mar 2026 1.13 PM
bravrvjk / bravrvjk
0644
gettext.pot
32.454 KB
11 Mar 2026 1.13 PM
bravrvjk / bravrvjk
0644
header-footer-elementor.php
3.837 KB
31 Mar 2026 11.53 AM
bravrvjk / bravrvjk
0644
postcss.config.js
0.147 KB
28 Nov 2024 8.00 PM
bravrvjk / bravrvjk
0644
readme.txt
47.204 KB
31 Mar 2026 11.53 AM
bravrvjk / bravrvjk
0644
tailwind.config.js
1.415 KB
23 Jul 2025 11.23 AM
bravrvjk / bravrvjk
0644
wpml-config.xml
3.918 KB
18 Nov 2025 2.53 PM
bravrvjk / bravrvjk
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF