EDD_Download::is_free( bool $price_id = false )

Determine if the download is free or if the given price ID is free


Description Description


Parameters Parameters

$price_id

(Optional) ID of variation if needed

Default value: false


Top ↑

Return Return

(bool) True when the download is free, false otherwise


Top ↑

Source Source

File: includes/class-edd-download.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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