/** * Handle approve user action */ public function handle_approve_user() { if ( ! current_user_can( 'edit_users' ) ) { wp_die( __( 'Unauthorized', 'houzez-login-register' ) ); } $user_id = intval( $_GET['user_id'] ); if ( ! $user_id || ! wp_verify_nonce( $_REQUEST['_wpnonce'], 'houzez-approve-user_' . $user_id ) ) { wp_die( __( 'Invalid request', 'houzez-login-register' ) ); } // Approve user update_user_meta( $user_id, 'houzez_account_approved', 1 ); update_user_meta( $user_id, 'houzez_approval_method', 'admin_approved' ); // Publish agent/agency post if exists $this->publish_user_associated_posts( $user_id ); // Get user data $u = get_userdata( $user_id ); // ✉️ Custom email subject and body $subject = __( '🎉 Good News! Your Account Has Been Approved', 'houzez-login-register' ); $body = sprintf( __( "Hello %s,\n\nGood news! Your account on Units for Rent (**BilikKu.my**) has just been approved.\n\nYou can now log in here:\n%s\n\nPlease post your first listing within **3 days** to stay active.\n\n⚠️ Accounts with no listings found after 3 days will be automatically suspended.\n\nComplete your listing and profile details to gain tenant confidence and rent out faster.\n\nThank you for joining BilikKu.my!", 'houzez-login-register' ), $u->first_name ?: $u->user_login, home_url('/') ); // Trigger notification hook $notificationArgs = array( 'title' => $subject, 'message' => $body, 'type' => 'user_approved', 'to' => $u->user_email, 'user_id' => $user_id, 'user_login' => $u->user_login, 'user_email' => $u->user_email, 'admin_user' => wp_get_current_user()->user_login, ); do_action( 'houzez_send_notification', $notificationArgs ); // Send email wp_mail( $u->user_email, $subject, $body ); // Redirect $redirect_url = remove_query_arg( array( 'houzez_user_approved', 'houzez_user_declined' ), wp_get_referer() ); wp_redirect( add_query_arg( 'houzez_user_approved', '1', $redirect_url ) ); exit; } HME Development Sdn. Bhd., Real Estate Listings
info@malaysiahome.my
logo
  • Laman Utama
  • Semua Hartanah
    • Beli
    • Sewa
    • Tawarkan Sekarang
    • Lelong
    • Hartanah Baru
  • Pilihan Utama
  • Cari Ejen
    • Ejen Pakar
    • Daftar Pakar Lokasi
  • Iklankan
    • Pemilik Rumah
    • Mikrosite Ejen + Kod QR
    • Agensi
    • Pemaju
    • Perkhidmatan Pakej
  • New Listings
    • Panduan Hartanah
  • Laman Lain
    • Sewa Bilik & Unit Malaysia
    • Sewa Bilik & Unit Singapura
  • English English
  • Hantar Iklan
Mobile logo
Menu
  • Laman Utama
  • Semua Hartanah
    • Beli
    • Sewa
    • Tawarkan Sekarang
    • Lelong
    • Hartanah Baru
  • Pilihan Utama
  • Cari Ejen
    • Ejen Pakar
    • Daftar Pakar Lokasi
  • Iklankan
    • Pemilik Rumah
    • Mikrosite Ejen + Kod QR
    • Agensi
    • Pemaju
    • Perkhidmatan Pakej
  • New Listings
    • Panduan Hartanah
  • Laman Lain
    • Sewa Bilik & Unit Malaysia
    • Sewa Bilik & Unit Singapura
  • English English
Account
Hantar Iklan
  • Login
  • Register
  1. Home
  2. Perniagaan Hartanah
  3. HME Development Sdn. Bhd.

HME Development Sdn. Bhd.

  • Perniagaan Hartanah

HME Development Sdn. Bhd.

+60 16-833 3317

Address: 1st Floor, Mile, 1-1-1 Lrg. Juta 1, Plaza Juta, 4, Jalan Tuaran, 88400 Kota Kinabalu, Sabah, Malaysia

Sabah, Sarawak

Tag
Kota Kinabalu Perniagaan Hartanah Real estate developer Sabah

Prev Post

Gks Development Sdn. Bhd. KK

Next Post

Naim Land Sdn Bhd

Related posts

  • Perniagaan Hartanah

Condo for Rent in One Damansara, Damansara Damai

Condo for Rent in One Damansara, Damansara Damai Looking for an affordable and spacious condo for...
Continue reading
  • Perniagaan Hartanah

Taman Seri Tanjong Nilam

Taman Seri Tanjong Nilam|Modern Freehold Homes in Tanjung Kling, Melaka Located in the peaceful...
Continue reading
  • Perniagaan Hartanah

IQI Realty Sdn Bhd | Ipoh

Trusted Experts in Property Sales, Rentals, and Investments IQI Realty Sdn Bhd is a reputable real...
Continue reading
  • Today New Listings
    • Kuala Lumpur New Listings
    • Selangor New Listings
    • Johor New Listings
    • Penang New Listings
    • Perak New Listings
    • Melaka New Listings
    • Pahang New Listings
    • Kelantan New Listings
    • Kedah New Listings
    • Negeri Sembilan New Listings
    • Kuala Terengganu New Listings
logo
  • Berita
  • Ejen Pakar
  • Ejen Pilihan
  • Tentang
  • Panduan Hartanah
  • Pakej
  • Pemilik
  • Hubungi
  • Polisi Privasi
  • Terma dan Syarat
© Malaysia Home

Compare listings

Compare
Lost your password?
Forgot Password

Please enter your username or email address. You will receive a link to create a new password via email.