remove doing_ajax logic from API and created dedicated class for subscription form non ajax submission
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
namespace MailPoet\Router\Endpoints;
|
||||
|
||||
use MailPoet\Subscription as UserSubscription;
|
||||
use MailPoet\Util\Url;
|
||||
|
||||
if(!defined('ABSPATH')) exit;
|
||||
|
||||
|
Reference in New Issue
Block a user