edd_remove_item_url( int $cart_key )

Returns the URL to remove an item from the cart


Description Description


Parameters Parameters

$cart_key

(Required) Cart item key


Top ↑

Return Return

(string) $remove_url URL to remove the cart item


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.