add_filter( 'doing_it_wrong_trigger_error', function ( $trigger, $function_name, $message ) {
    if ( '_load_textdomain_just_in_time' !== $function_name ) {
        return $trigger;   // allt annat loggas som vanligt
    }
    foreach ( array( 'woo-discount-rules', 'woo-discount-rules-pro',
                     'free-shipping-label', 'health-check' ) as $domain ) {
        if ( false !== strpos( $message, '<code>' . $domain . '</code>' ) ) {
            return false;  // känd leverantörsbugg
        }
    }
    return $trigger;
}, 10, 3 );<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://neostrata.no/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://neostrata.no/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-posts-kadence_element-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-product_brand-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-pa_active_ingredients-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-pa_product_category-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-pa_series-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-pa_skin_concern-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-taxonomies-pa_skin_type-1.xml</loc></sitemap><sitemap><loc>https://neostrata.no/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
