edd_is_ajax_disabled()
Checks whether AJAX is disabled.
Description Description
Return Return
(bool) True when EDD AJAX is disabled (for the cart), false otherwise.
Source Source
File: includes/ajax-functions.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Setting to disable AJAX was removed. See <a href="https://github.com/easydigitaldownloads/easy-digital-downloads/issues/4758">https://github.com/easydigitaldownloads/easy-digital-downloads/issues/4758</a> |
2.0 | Introduced. |