is_ajax – not a function
-
I’m getting an undefined function error on line 266 of
edd-https.phpfor the functionis_ajax.I’ve replaced
is_ajaxwith this and it seems to be working:defined('DOING_AJAX') && DOING_AJAX
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘is_ajax – not a function’ is closed to new replies.