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


Top ↑

Return Return

(boolean) true if enabled, false otherwise


Top ↑

Source Source

File: includes/gateways/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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