edd_send_back_to_checkout( array $args = array() )
Send back to checkout.
Description Description
Used to redirect a user back to the purchase page if there are errors present.
Parameters Parameters
- $args
-
(Optional)
Default value: array()
Return Return
(Void)
Source Source
File: includes/checkout/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |