EDD_Fees::get_fee( string $id = '' )

Retrieve a specific fee


Description Description


Parameters Parameters

$id

(Optional) ID of the fee to get

Default value: ''


Top ↑

Return Return

(array|bool) The fee array when available, false otherwise


Top ↑

Source Source

File: includes/class-edd-fees.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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