EDD_Fees::remove_fee( string $id = '' )
Remove an Existing Fee
Description Description
Parameters Parameters
- $id
-
(Optional) Fee ID
Default value: ''
Return Return
(array) Remaining fees
Source Source
File: includes/class-edd-fees.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |