X7ROOT File Manager
Current Path:
/home/notabjze/hourglass.life/wp-content/themes/smart-mag/partials/header
home
/
notabjze
/
hourglass.life
/
wp-content
/
themes
/
smart-mag
/
partials
/
header
/
ðŸ“
..
📄
auth.php
(1.02 KB)
📄
button.php
(620 B)
📄
cart.php
(227 B)
📄
date.php
(265 B)
📄
hamburger.php
(360 B)
📄
header.php
(2.14 KB)
📄
logo.php
(1.44 KB)
ðŸ“
mega-menu
📄
nav-menu.php
(1.04 KB)
📄
off-canvas-menu.php
(1.82 KB)
📄
scheme-switch.php
(572 B)
📄
search.php
(1023 B)
📄
social-icons.php
(352 B)
📄
text.php
(403 B)
📄
ticker.php
(1.02 KB)
Editing: text.php
<?php /** * Partial: Text/HTML content for header. */ $props = array_replace([ 'text' => '', 'class' => '', ], $props); ?> <div class="h-text <?php echo esc_attr($props['class']); ?>"> <?php // Generally safe text only inserted by a user role with 'manage_options' or 'customize'. echo do_shortcode( apply_filters('bunyad_render_custom_html', $props['text'], 'header_text') ); ?> </div>
Upload File
Create Folder