b0y-101 Mini Shell


Current Path : E:/www3/chiangrai/wp-content/themes/wp-bootstrap-4/
File Upload :
Current File : E:/www3/chiangrai/wp-content/themes/wp-bootstrap-4/sidebar.php

<?php
/**
 * The sidebar containing the main widget area
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package WP_Bootstrap_4
 */

if ( ! is_active_sidebar( 'sidebar-1' ) ) {
	return;
}
?>

<aside id="secondary" class="widget-area sidebar-1-area mt-3r card">
	<?php dynamic_sidebar( 'sidebar-1' ); ?>
</aside><!-- #secondary -->

Copyright © 2019 by b0y-101