edd_get_price_option_name( int $download_id, int $price_id, int $payment_id )

Retrieves the name of a variable price option


Description Description


Parameters Parameters

$download_id

(Required) ID of the download

$price_id

(Required) ID of the price option

$payment_id

(Optional) payment ID for use in filters


Top ↑

Return Return

(string) $price_name Name of the price option


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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