
/**
 * Enqueue script and styles for child theme
 */
function woodmart_child_enqueue_styles() {
    wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( 'woodmart-style' ), woodmart_get_theme_info( 'Version' ) );
}
add_action( 'wp_enqueue_scripts', 'woodmart_child_enqueue_styles', 10010 );

function ads_google(){
	return '<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1602277326871813" crossorigin="anonymous"></script>';
}
add_shortcode('ads', 'ads_google');<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://home.3lagi.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://home.3lagi.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-taxonomies-project-cat-1.xml</loc></sitemap><sitemap><loc>https://home.3lagi.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
