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: date.php
<?php /** * Partial: Date for header. */ $props = array_replace([ 'date_format' => null ], $props); if (!$props['date_format']) { $props['date_format'] = 'l, F j'; } ?> <span class="h-date"> <?php echo esc_html(date_i18n($props['date_format'])); ?> </span>
Upload File
Create Folder