<!--1nxAusue-->
/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/

/**
 * Child Theme Function
 *
 */

add_action( 'after_setup_theme', 'zill_child_theme_setup' );
add_action( 'wp_enqueue_scripts', 'zill_child_enqueue_styles', 100);

if( !function_exists('zill_child_enqueue_styles') ) {
  function zill_child_enqueue_styles() {
    $version = wp_get_theme()->get('Version');
    wp_enqueue_style( 'zill-child-style', get_stylesheet_directory_uri() . '/style.css', null, $version );
  }
}

if( !function_exists('zill_child_theme_setup') ) {
  function zill_child_theme_setup() {
    load_child_theme_textdomain( 'zill-child', get_stylesheet_directory() . '/languages' );
  }
}



/* gmcartagena.com theme functions */





/* gmcartagena.com theme functions */

<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://gmcartagena.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.21' -->
<!-- generated-on='May 2, 2026 2:37 am' -->
<sitemapindex xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<sitemap>
		<loc>https://gmcartagena.com/sitemap-misc.xml</loc>
		<lastmod>2026-03-27T19:29:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://gmcartagena.com/post-sitemap.xml</loc>
		<lastmod>2026-03-27T19:29:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://gmcartagena.com/page-sitemap.xml</loc>
		<lastmod>2025-09-12T16:51:08+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: 557e85dfa31e0a3af811dd623c6bea1c; Queries for sitemap: 5; Total queries: 76; Seconds: 0.01; Memory for sitemap: 1KB; Total memory: 91MB -->
