Skip to main content

Action: wu_handle_user_meta_fields

ให้ผู้พัฒนาปลั๊กอินสามารถบันทึกข้อมูลเมตา (meta data) ของผู้ใช้ได้หลายรูปแบบตามความจำเป็น

พารามิเตอร์ (Parameters)

NameTypeคำอธิบาย
$meta_repositoryarrayรายการฟิลด์เมตา (meta fields) ที่จัดโครงสร้างแบบ key => value
$user\WP_Userอ็อบเจกต์ผู้ใช้ (user object) ของ WordPress
$customer\Customerอ็อบเจกต์ลูกค้า (customer object) ของ Ultimate Multisite
$checkout\Checkoutคลาส (class) สำหรับการชำระเงิน (checkout)

ตั้งแต่

  • 2.0.4

แหล่งที่มา

กำหนดไว้ใน inc/checkout/class-checkout.php บรรทัดที่ 1244