Action: mu_migration/import/user/custom_data_before
在匯出自訂使用者資料之前觸發。
參數
| Name | Type | Description |
|---|---|---|
| $user_data | array | 使用者資料陣列。 |
| $user | \WP_User | 使用者物件。 |
自
- 0.1.0
來源
定義於 inc/mu-migration/includes/commands/class-mu-migration-import.php 第 139 行
在匯出自訂使用者資料之前觸發。
| Name | Type | Description |
|---|---|---|
| $user_data | array | 使用者資料陣列。 |
| $user | \WP_User | 使用者物件。 |
定義於 inc/mu-migration/includes/commands/class-mu-migration-import.php 第 139 行