Action: wu_domain_transfer_completed
ドメインの移管が完了した後に発火します。
パラメータ
| Name | Type | Description |
|---|---|---|
| $domain | \WP_Ultimo\Models\Domain | ドメインオブジェクト。 |
| $transfer_data | array | 移管完了データ。 |
Since
- 2.1.0
Source
inc/class-domain-transfer-manager.php の690行目で定義されています。
ドメインの移管が完了した後に発火します。
| Name | Type | Description |
|---|---|---|
| $domain | \WP_Ultimo\Models\Domain | ドメインオブジェクト。 |
| $transfer_data | array | 移管完了データ。 |
inc/class-domain-transfer-manager.php の690行目で定義されています。