
 
/*
 * This theme styles the visual editor to resemble the theme style,
 * specifically font, colors, icons, and column width.
 */



/********** KLASIK DEFINITION *************/
global $themeoptionsvalue,  $meta_boxes;

if ( ! isset( $content_width ) ) $content_width = 1140;
$child_path			= get_stylesheet_directory() . '/';
//$admin_path 		= get_template_directory() . '/admin/';
$includes_path 		= get_template_directory() . '/includes/';
$meta_boxes 		= array(); 

define('KLASIK_THEMENAME', 'Klasik');
define('KLASIK_PARENTMENU_SLUG', 'klasiktheme-settings');

/********** END KLASIK DEFINITION *************/

// Theme Options
require_once $includes_path . 'theme-admin.php';

//Theme init
require_once $includes_path . 'theme-init.php';

//Metabox Function
require_once $includes_path . 'theme-metaboxes.php';

//Widgets
require_once $includes_path . 'theme-widgets.php';

//Sidebar
require_once $includes_path . 'theme-sidebar.php';

//Additional function
require_once $includes_path . 'theme-function.php';

//Header function
require_once $includes_path . 'header-function.php';

//Footer function
require_once $includes_path . 'footer-function.php';

//Loading jQuery
require_once $includes_path . 'theme-scripts.php';

//Loading Style Css
require_once $includes_path . 'theme-styles.php';

// Plugin Activation 
if(file_exists($child_path . 'includes/child-plugins.php')){
	require_once $child_path . 'includes/child-plugins.php';
}

if(file_exists($child_path . 'includes/child-functions.php')){
	require_once $child_path . 'includes/child-functions.php';
}

if(file_exists($child_path . 'includes/child-metaboxes.php')){
	require_once $child_path . 'includes/child-metaboxes.php';
}

if(file_exists($child_path . 'includes/child-shortcodes.php')){
	require_once $child_path . 'includes/child-shortcodes.php';
}<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stari.kzmz.hr/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-posts-bwg_gallery-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-posts-bwg_album-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap><sitemap><loc>https://stari.kzmz.hr/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
