EDD_Payment::remove_fee( int $key )
Remove a fee from the payment
Description Description
Parameters Parameters
- $key
-
(Required) The array key index to remove
Return Return
(bool) If the fee was removed successfully
Source Source
File: includes/payments/class-edd-payment.php
1489 |
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |