edd_is_func_disabled( string $function )

Checks whether function is disabled.


Description Description


Parameters Parameters

$function

(Required) Name of the function.


Top ↑

Return Return

(bool) Whether or not function is disabled.


Top ↑

Source Source

File: includes/misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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