EDD_Cart::remove_fee_url( int $fee_id = '' )

Generate the URL to remove a fee from the cart.


Description Description


Parameters Parameters

$fee_id

(Optional) Fee ID.

Default value: ''


Top ↑

Return Return

(string) $remove_url URL to remove the cart item


Top ↑

Source Source

File: includes/cart/class-edd-cart.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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