edd_get_checkout_uri( array $args = array() )

Get the URL of the Checkout page


Description Description


Parameters Parameters

$args

(Optional) Extra query args to add to the URI

Default value: array()


Top ↑

Return Return

(mixed) Full URL to the checkout page, if present | null if it doesn't exist


Top ↑

Source Source

File: includes/checkout/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.