edd_purchase_variable_pricing( int $download_id, $args = array() )
Variable price output
Description Description
Outputs variable pricing options for each download or a specified downloads in a list. The output generated can be overridden by the filters provided or by removing the action and adding your own custom action.
Parameters Parameters
- $download_id
-
(Required) Download ID
Return Return
(void)
Source Source
File: includes/template-functions.php
Changelog Changelog
Version | Description |
---|---|
1.2.3 | Introduced. |