edd_get_failed_transaction_uri( bool $extras = false )
Get the URL of the Transaction Failed page
Description Description
Parameters Parameters
- $extras
-
(Optional) Extras to append to the URL
Default value: false
Return Return
(mixed|void) Full URL to the Transaction Failed page, if present, home page if it doesn't exist
Source Source
File: includes/checkout/functions.php
Changelog Changelog
Version | Description |
---|---|
1.3.4 | Introduced. |