edd_get_download()
Function: Retrieves a download post object by ID or slug.
Source: includes/download-functions.php:91
Function: Retrieves a download post object by ID or slug.
Source: includes/download-functions.php:91
Function: Returns the price of a download, but only for non-variable priced downloads.
Source: includes/download-functions.php:149
Function: Displays a formatted price for a download
Source: includes/download-functions.php:168
Function: Retrieves the final price of a downloadable product after purchase this price includes any necessary discounts that were applied
Source: includes/download-functions.php:223
Function: Process Download
Source: includes/process-download.php:24
Function: Hooks EDD actions, when present in the $_GET superglobal. Every edd_action present in $_GET is called using WordPress’s do_action function. These functions are called on init.
Source: includes/actions.php:23
Function: Hooks EDD actions, when present in the $_POST superglobal. Every edd_action present in $_POST is called using WordPress’s do_action function. These functions are called on init.
Source: includes/actions.php:46
Function: Get Download Title via AJAX
Source: includes/ajax-functions.php:444
Function: Loads Checkout Login Fields the via AJAX
Source: includes/ajax-functions.php:403
Function: Load Checkout Register Fields via AJAX
Source: includes/ajax-functions.php:423