edd_cart_has_fees( string $type = 'all' )

Check if cart has fees applied


Description Description

Just a simple wrapper function for EDD_Fees::has_fees()


Parameters Parameters

$type

(Optional)

Default value: 'all'


Top ↑

Return Return

(bool) Whether the cart has fees applied or not


Top ↑

Source Source

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