edd_remove_from_cart( int $cart_key )

Removes a Download from the Cart


Description Description


Parameters Parameters

$cart_key

(Required) the cart key to remove. This key is the numerical index of the item contained within the cart array.


Top ↑

Return Return

(array) Updated cart items


Top ↑

Source Source

File: includes/cart/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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