Перейти до основного вмісту

Action: wu_domain_registration_completed

Fires after a domain has been successfully registered.

Parameters

NameTypeDescription
$payment\WP_Ultimo\Models\PaymentThe payment that triggered registration.
$registration_dataarray<string,mixed>Registration metadata (domain_name, provider_id, years, expiry_date, etc.).
$resultarray<string,mixed>Raw result array returned by the registrar.

Since

  • 2.0.0

Source

Defined in inc/class-checkout-integration.php at line 1204