edd_get_gateway_admin_label( string $gateway )
Returns the admin label for the specified gateway
Description Description
Parameters Parameters
- $gateway
-
(Required) Name of the gateway to retrieve a label for
Return Return
(string) Gateway admin label
Source Source
File: includes/gateways/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.8.3 | Introduced. |