-
Posted a reply to Not working for non logged in users, on the site WordPress.org Forums:
I figured it out, just need to add the following in /inc/register-subscriber.php add_action('wp_ajax_nopriv_ultimate_subscribe_submit', 'ultimate_subscribe_submit'); Thanks -
Created a topic, Not working for non logged in users, on the site WordPress.org Forums:
Hi, I have installed this plugin and tested it while …