Warning: This function has been deprecated.

edd_get_cart_amount( bool $add_taxes = true, bool $local_override = false )

Get Cart Amount


Description Description


Parameters Parameters

$add_taxes

(Optional) Whether to apply taxes (if enabled) (default: true)

Default value: true

$local_override

(Optional) Force the local opt-in param - used for when not reading $_POST (default: false)

Default value: false


Top ↑

Return Return

(float) Total amount


Top ↑

Source Source

File: includes/deprecated-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.9 This function has been deprecated.
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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