apply_filters( 'lifterlms_checkout_confirm_payment_url', string $url )
Filter the checkout confirmation URL
Description Description
Parameters Parameters
- $url
-
URL to the payment confirmation screen.
Source Source
File: includes/functions/llms.functions.page.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |