Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.16.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : header-titlebar.php
<?php
$titlebar_content = themestek_titlebar_content();
if( themestek_titlebar_show() ) : ?>
	<?php if( !empty($titlebar_content) ){ ?>
		<div class="themestek-titlebar-wrapper themestek-bg <?php echo themestek_sanitize_html_classes(themestek_titlebar_classes()); ?>">
			<div class="themestek-titlebar-wrapper-bg-layer themestek-bg-layer"></div>
			<div class="themestek-titlebar entry-header">
				<div class="themestek-titlebar-inner-wrapper">
					<div class="themestek-titlebar-main">
						<div class="container">
							<div class="themestek-titlebar-main-inner">
								<?php echo themestek_wp_kses( $titlebar_content, 'titlebar' ); ?>
							</div>
						</div>
					</div><!-- .themestek-titlebar-main -->
				</div><!-- .themestek-titlebar-inner-wrapper -->
			</div><!-- .themestek-titlebar -->
		</div><!-- .themestek-titlebar-wrapper -->
	<?php } else { ?>
		<?php if( !is_404() ) : ?>
			<hr class="themestek-titlebar-border" />
		<?php endif; ?>
	<?php } ?>
<?php endif;  // themestek_titlebar_show() ?>
© 2025 XylotrechusZ