apply_filters( 'lifterlms_checkout_confirm_payment_url', string $url )
Filter the checkout confirmation URL.
Parameters Parameters
- $url
-
(string) URL to the payment confirmation screen.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |