* @copyright Copyright (c) 2021, AeonWP * @link https://aeonwp.com/aeonblog * @license http://www.gnu.org/licenses/gpl-2.0.html * * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package AeonMag */ global $aeonmag_theme_options; $enable_slider = absint($aeonmag_theme_options['aeonmag_enable_slider']); $enable_box = $aeonmag_theme_options['aeonmag_enable_promo']; $enable_grid = absint($aeonmag_theme_options['aeonmag_enable_grid_post_front']); $preloader = absint($aeonmag_theme_options['aeonmag-front-page-preloader']); ?> > >