Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
>Do think this is the issue?
no.
my *absolute guess* would be somewhere there’sadd_action(‘wp_ajax_xyz’, array($this, ‘abc’));
and it’s missing the additional
add_action(‘wp_ajax_norpiv_xyz’, array($this, ‘abc’));by the way, i also suggest you enable debug like so
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/ -
AuthorPosts