edd_get_price_name( $download_id, array $options = array() )

Get Price Name


Description Description

Gets the name of the specified price option, for variable pricing only.


Parameters Parameters

$download_id

(Required) Download ID number

$options

(Optional) parameters, used for defining variable prices

Default value: array()


Top ↑

Return Return

(mixed|void) Name of the price option


Top ↑

Source Source

File: includes/cart/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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