Current Path: > home > codekrsu > > > escapematrixonline.com > wp-content > themes > hello-elementor
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
assets | Directory | - | - | |
includes | Directory | - | - | |
modules | Directory | - | - | |
template-parts | Directory | - | - | |
vendor | Directory | - | - | |
comments.php | File | 1489 bytes | July 30 2024 18:12:44. | |
footer.php | File | 615 bytes | January 21 2025 20:22:42. | |
functions.php | File | 7736 bytes | June 08 2025 14:51:36. | |
header.php | File | 1458 bytes | January 21 2025 20:22:42. | |
index.php | File | 999 bytes | January 21 2025 20:22:42. | |
readme.txt | File | 16429 bytes | June 08 2025 14:51:36. | |
screenshot.png | File | 110816 bytes | July 11 2022 19:06:58. | |
sidebar.php | File | 270 bytes | January 21 2025 20:22:42. | |
style.css | File | 1215 bytes | June 08 2025 14:51:36. | |
theme.json | File | 533 bytes | December 16 2024 18:05:28. | |
theme.php | File | 4109 bytes | May 06 2025 23:54:40. |
<?php /** * The template for displaying the header * * This is the template that displays all of the <head> section, opens the <body> tag and adds the site's header. * * @package HelloElementor */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } $viewport_content = apply_filters( 'hello_elementor_viewport_content', 'width=device-width, initial-scale=1' ); $enable_skip_link = apply_filters( 'hello_elementor_enable_skip_link', true ); $skip_link_url = apply_filters( 'hello_elementor_skip_link_url', '#content' ); ?> <!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="<?php echo esc_attr( $viewport_content ); ?>"> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php wp_body_open(); ?> <?php if ( $enable_skip_link ) { ?> <a class="skip-link screen-reader-text" href="<?php echo esc_url( $skip_link_url ); ?>"><?php echo esc_html__( 'Skip to content', 'hello-elementor' ); ?></a> <?php } ?> <?php if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'header' ) ) { if ( hello_elementor_display_header_footer() ) { if ( did_action( 'elementor/loaded' ) && hello_header_footer_experiment_active() ) { get_template_part( 'template-parts/dynamic-header' ); } else { get_template_part( 'template-parts/header' ); } } }
SILENT KILLER Tool