EDD_Payment::remove_fee( int $key )

Remove a fee from the payment


Description Description


Parameters Parameters

$key

(Required) The array key index to remove


Top ↑

Return Return

(bool) If the fee was removed successfully


Top ↑

Source Source

File: includes/payments/class-edd-payment.php

1489
 

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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