Add filter form manage subscription form fields
[MAILPOET-1635]
This commit is contained in:
committed by
Veljko V
parent
7c979c9b56
commit
7c2e9162a1
@@ -74,6 +74,8 @@ class ManageSubscriptionFormRenderer {
|
||||
]
|
||||
);
|
||||
|
||||
$form = $this->wp->applyFilters('mailpoet_manage_subscription_page_form_fields', $form);
|
||||
|
||||
$templateData = [
|
||||
'actionUrl' => admin_url('admin-post.php'),
|
||||
'redirectUrl' => $this->urlHelper->getCurrentUrl(),
|
||||
|
Reference in New Issue
Block a user