Change Posts/ALC to use MailPoet specific image size

This commit is contained in:
Tautvidas Sipavičius
2016-02-03 18:16:38 +02:00
parent 2b3c288b5f
commit d85f2341ec

View File

@@ -62,7 +62,7 @@ class PostTransformer {
// get attachment data (src, width, height)
$image_info = wp_get_attachment_image_src(
$thumbnail_id,
'single-post-thumbnail'
'mailpoet_newsletter_max'
);
// get alt text