 
/**
 * Functions and definitions
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package yith-wonder
 * @since 1.0.0
 */

if ( ! defined( 'YITH_WONDER_VERSION' ) ) {
	define( 'YITH_WONDER_VERSION', wp_get_theme()->get( 'Version' ) );
}

// Scripts.
require_once get_theme_file_path( 'inc/scripts.php' );

// Enable customizer (mainly for Additional CSS feature).
add_action( 'customize_register', '__return_true' );

// Block patterns.
require_once get_theme_file_path( 'inc/register-block-pattern-categories.php' );

// Block styles.
require_once get_theme_file_path( 'inc/register-block-styles.php' );

// Block variations.
require_once get_theme_file_path( 'inc/register-block-variations.php' );

// WooCommerce.
if ( class_exists( 'woocommerce' ) ) {
	require_once get_theme_file_path( 'inc/woocommerce.php' );
}

// Backward compatibility.
require_once get_theme_file_path( 'inc/backward-compatibility.php' );

// Block variations.
require_once get_theme_file_path( 'inc/registered-block-patterns-override.php' );<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://compraoficialbr.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://compraoficialbr.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://compraoficialbr.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://compraoficialbr.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://compraoficialbr.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://compraoficialbr.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
