edd_remove_cart_fee_url( string $fee_id = '' )
Returns the URL to remove an item from the cart
Description Description
Parameters Parameters
- $fee_id
-
(Optional) Fee ID
Default value: ''
Return Return
(string) $remove_url URL to remove the cart item
Source Source
File: includes/cart/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |