edd_is_ajax_enabled()
Checks whether AJAX is enabled.
Description Description
This will be deprecated soon in favor of edd_is_ajax_disabled()
Return Return
(bool) True when EDD AJAX is enabled (for the cart), false otherwise.
Source Source
File: includes/ajax-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |