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

Action: wu_domain_renewal_failed

Fires after a domain renewal attempt fails.

Parameters

NameTypeDescription
$payment\WP_Ultimo\Models\PaymentThe payment that triggered renewal.
$renewal_dataarray<string,mixed>Renewal metadata (domain_name, years, etc.).
$error_messagestringHuman-readable error message from the registrar.

Since

  • 2.0.0

Source

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