edd_get_option( $key = '', $default = false )
Get an option
Description Description
Looks to see if the specified setting exists, returns default if not
Return Return
(mixed)
Source Source
File: includes/admin/settings/register-settings.php
Changelog Changelog
Version | Description |
---|---|
1.8.4 | Introduced. |