HEX
Server: LiteSpeed
System: Linux premium69.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
User: swifizcd (1555)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/swifizcd/mitmeherbals.com.ng/wp-content/themes/wp-blank/sidebar-main.php
<?php
/**
 * wp-blank WordPress Theme, ordasvit.com
 * wp-blank is distributed under the terms of the GNU GPL
 * Copyright: OrdaSvit, Andrey Kvasnevskiy, ordasvit.com
 */

if (!wp_blank_show_position_preview("sidebar_right", "span4 side_bar_single") && wp_blank_is_active_sidebar("sidebar_right")) { ?>
	<div class="span4 side_bar_single">
		<?php if (function_exists('dynamic_sidebar'))
			dynamic_sidebar('sidebar_right'); ?>
	</div>
<?php }
; ?>