Skip to main content

Filter: wu_resubscribe_checkout_url

Filters the resubscription checkout URL.

Allows third-party code to modify the URL the customer is redirected to when resubscribing after a cancellation.

Parameters

NameTypeDescription
$checkout_urlstringThe checkout URL.
$membership\WP_Ultimo\Models\MembershipThe cancelled membership.
$plan\WP_Ultimo\Models\ProductThe plan to resubscribe to.

Since

  • 2.0.0

Source

Defined in inc/ui/class-site-actions-element.php at line 1535