动作:wu_handle_customer_meta_fields
允许插件开发者在需要时以不同方式保存元数据。
参数
| 名称 | 类型 | 描述 |
|---|---|---|
| $meta_repository | array | 元字段列表,键 => 值结构化。 |
| $customer | \Customer | Ultimate Multisite 客户对象。 |
| $checkout | \Checkout | 结账类。 |
自
- 2.0.0
来源
定义在 inc/checkout/class-checkout.php 的第 1211 行
允许插件开发者在需要时以不同方式保存元数据。
| 名称 | 类型 | 描述 |
|---|---|---|
| $meta_repository | array | 元字段列表,键 => 值结构化。 |
| $customer | \Customer | Ultimate Multisite 客户对象。 |
| $checkout | \Checkout | 结账类。 |
定义在 inc/checkout/class-checkout.php 的第 1211 行