跳至主要内容

Action: wu_handle_user_meta_fields

允許外掛開發者根據需求,以不同的方式儲存使用者元資料。

參數

名稱類型描述
$meta_repositoryarray包含元資料欄位的列表,結構為鍵 => 值。
$user\WP_UserWordPress 使用者物件。
$customer\CustomerUltimate Multisite 客戶物件。
$checkout\Checkout結帳類別。

  • 2.0.4

來源

定義於 inc/checkout/class-checkout.php 第 1244 行