EDD_Cart::add( $download_id, $options = array() )
Add to cart
Description Description
As of EDD 2.7, items can only be added to the cart when the object passed extends EDD_Cart_Item
Return Return
(array) $cart Updated cart object
Source Source
File: includes/cart/class-edd-cart.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |