edd_get_cart_subtotal()
Get Cart Subtotal
Description Description
Gets the total price amount in the cart before taxes and before any discounts uses edd_get_cart_contents().
Return Return
(float) Total amount before taxes
Source Source
File: includes/cart/functions.php
Changelog Changelog
Version | Description |
---|---|
1.3.3 | Introduced. |