edd_price( int $download_id, bool $echo = true, int $price_id = false )

Displays a formatted price for a download


Description Description


Parameters Parameters

$download_id

(Required) ID of the download price to show

$echo

(Optional) Whether to echo or return the results

Default value: true

$price_id

(Optional) price id for variable pricing

Default value: false


Top ↑

Return Return

(void)


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.