EDD_Fees::has_fees( string $type = 'fee' )

Check if any fees are present


Description Description


Parameters Parameters

$type

(Optional) Fee type, "fee" or "item"

Default value: 'fee'


Top ↑

Return Return

(bool) True if there are fees, false otherwise


Top ↑

Source Source

File: includes/class-edd-fees.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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