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

Calculate the total fee amount for a specific fee type


Description Description

Can be negative


Parameters Parameters

$type

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

Default value: 'fee'


Top ↑

Return Return

(float) Total fee amount


Top ↑

Source Source

File: includes/class-edd-fees.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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