edd_is_gateway_active( string $gateway )
Checks whether a specified gateway is activated.
Description Description
Parameters Parameters
- $gateway
-
(Required) Name of the gateway to check for
Return Return
(boolean) true if enabled, false otherwise
Source Source
File: includes/gateways/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |