Remove mailpoet_data use from send email preview feature

MAILPOET-6431
This commit is contained in:
Oluwaseun Olorunsola
2025-01-30 13:54:07 +01:00
committed by Oluwaseun Olorunsola
parent 27b66e9dc9
commit 43990d9e8b
4 changed files with 6 additions and 26 deletions

View File

@ -66,7 +66,6 @@ class Email_Api_Controller {
* $data - Post Data
* format
* [_locale] => user
* [newsletterId] => NEWSLETTER_ID
* [email] => Provided email address
* [postId] => POST_ID
*/