Ana içeriğe geç

Action: wu_domain_renewal_completed

Fires after a domain has been successfully renewed.

Parameters

NameTypeDescription
$payment\WP_Ultimo\Models\PaymentThe payment that triggered renewal.
$renewal_dataarray<string,mixed>Renewal metadata (domain_name, years, customer_id, etc.).
$resultarray<string,mixed>Raw result array returned by the registrar including new expiry_date.

Since

  • 2.0.0

Source

Defined in inc/class-domain-renewal-manager.php at line 594