* @copyright Copyright (c) 2019, AeonBlog Theme * @link http://www.aeontheme.com/themes/aeonblog * @license http://www.gnu.org/licenses/gpl-2.0.html * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package AeonBlog */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } ?>