edd_get_download_price( int $download_id )

Returns the price of a download, but only for non-variable priced downloads.


Description Description


Parameters Parameters

$download_id

(Required) ID number of the download to retrieve a price for


Top ↑

Return Return

(mixed|string|int) Price of the download


Top ↑

Source Source

File: includes/download-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.