EDD_Cart::display_cart_discount( bool $echo = false )
Shows the fully formatted cart discount
Description Description
Parameters Parameters
- $echo
-
(Optional) Echo?
Default value: false
Return Return
(string) $amount Fully formatted cart discount
Source Source
File: includes/cart/class-edd-cart.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |