
/**
 * Theme functions: init, enqueue scripts and styles, include required files and widgets.
 *
 * @package Bravisthemes
 * @since Exand 1.0
 */
if( !defined('THEME_DEV_MODE_ELEMENTS') && is_user_logged_in()){
    define('THEME_DEV_MODE_ELEMENTS', true);
}
if(!defined('DEV_MODE')){define('DEV_MODE', true);}

require_once get_template_directory() . '/inc/classes/class-main.php';

if ( is_admin() ){ 
	require_once get_template_directory() . '/inc/admin/admin-init.php'; 
}
/**
 * Theme Require
*/
exand()->require_folder('inc');
exand()->require_folder('inc/classes');
exand()->require_folder('inc/theme-options');
exand()->require_folder('template-parts/widgets');
if(class_exists('Woocommerce')){
    exand()->require_folder('woocommerce');
}<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://bojanalarcs.redcross.org.za/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap><sitemap><loc>https://bojanalarcs.redcross.org.za/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
