Esta função pode ser usada para verificar se o ajax está habilitado para Easy Digital Downloads. Se você estiver integrando o EDD ao seu tema, isso pode ser muito útil.
$is_ajaxed = edd_is_ajax_enabled(); // (boolean) "false" if not enabled // (boolean) "true" if is enabled
