You appear to be a bot. Output may be restricted
Description
Get the URL of the Checkout page
Usage
$mixed = edd_get_checkout_uri( $args );
Parameters
- $args
- ( array ) optional – Extra query args to add to the URI
Returns
mixed
Full URL to the checkout page, if present | null if it doesn’t exist |
---|