edd_is_func_disabled( string $function )
Checks whether function is disabled.
Description Description
Parameters Parameters
- $function
-
(Required) Name of the function.
Return Return
(bool) Whether or not function is disabled.
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
1.3.5 | Introduced. |