edd_variable_price_quantity_field( int $key, array $price, int $download_id )
Display the quantity field for a variable price when multi-purchase mode is enabled
Description Description
Parameters Parameters
- $key
-
(Required) Price ID
- $price
-
(Required) price option array
- $download_id
-
(Required) Download ID
Return Return
(void)
Source Source
File: includes/template-functions.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |