|
35825c3432
|
Fix spacing between paragraphs in full post [MAILPOET-1455]
|
2018-07-10 14:26:36 +02:00 |
|
|
4fba615d30
|
Fix rendering of posts in newsletter [MAILPOET-1416]
|
2018-06-25 12:45:45 +02:00 |
|
|
b36537a4e8
|
renderer: Processing Post without layout renders featured_image only for excerpt display type [MAILPOET-1409]
|
2018-06-08 17:05:37 +02:00 |
|
|
62fd56400b
|
renderer: Fixed notice in PostTransformer for older data without 'withLayout' property [MAILPOET-1409]
|
2018-06-08 17:02:03 +02:00 |
|
|
b9ce9ecf28
|
Fix image fullwidth toggle [MAILPOET-1365]
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
|
2018-06-05 10:19:39 +02:00 |
|
|
ac47866295
|
Fix image fullwidth toggle [MAILPOET-1365]
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
|
2018-06-05 08:59:57 +02:00 |
|
|
88be42fea1
|
fixing naming issues
|
2018-05-28 10:33:13 +00:00 |
|
|
2215b53141
|
removing top padding from excerpt text
|
2018-05-24 07:44:41 +00:00 |
|
|
0a298f5fad
|
creating new ALC block and widget
|
2018-05-23 07:42:30 +00:00 |
|
|
d7ab03b1c7
|
rewrite PostTransformer to return old or new structure depending on the newVersion attribute
|
2018-05-23 05:15:40 +00:00 |
|
|
a5abdd28e1
|
Removes unused constructor parameter
|
2017-08-14 20:55:42 -04:00 |
|
|
b7ef191641
|
Remove leading slashes in imports [MAILPOET-764]
|
2017-01-25 10:22:27 +03:00 |
|
|
2634b606f6
|
- Fixes ALC transformer class to append style tags with semicolon
|
2016-12-13 19:32:50 -05:00 |
|
|
b2f662c1d5
|
Fix displaying dividers in ALC blocks MAILPOET-721
|
2016-12-05 19:45:46 +02:00 |
|
|
31e082eb2b
|
- Removes space between IF and statement
|
2016-05-18 10:00:38 -04:00 |
|
|
608b559ee1
|
- Minor adjustment to the shortcodes logic
|
2016-03-21 09:09:43 -04:00 |
|
|
181ed45d0b
|
- Updates shortcodes logic
- Implements [newsletter:total] and [newsletter:number] shortcodes
- Implements shortcode replacement in subject line
- Updates unit tests
Issue #380
|
2016-03-21 09:09:43 -04:00 |
|
|
06ad4488bf
|
Homogenize ALC and Posts output, wrap Read More text in a paragraph tag
|
2016-02-25 16:29:55 +02:00 |
|
|
81569e5b81
|
Fix PHP code style
|
2016-02-23 15:37:00 +02:00 |
|
|
1942972282
|
Change title position to featured image position
|
2016-02-23 15:26:12 +02:00 |
|
|
8b001d820b
|
Change padded image attribute to fullWidth
|
2016-02-09 15:26:06 +02:00 |
|
|
d85f2341ec
|
Change Posts/ALC to use MailPoet specific image size
|
2016-02-03 18:21:30 +02:00 |
|
|
786fbc36a2
|
Change post types to plural labels, move Posts/ALC UI elements
|
2015-11-19 19:08:48 +02:00 |
|
|
e62a8c2ec5
|
Implement Becs' changes to Posts widget and post rendering
|
2015-11-18 14:44:57 +02:00 |
|
|
0eef46db57
|
Fix post transformation to take titleIsLink option into account
|
2015-11-17 16:55:55 +02:00 |
|
|
be76e016b3
|
Fix addition of dividers, do general refactoring
|
2015-09-18 19:01:34 +03:00 |
|
|
6a6d2391c1
|
Split posts transformer into smaller classes
|
2015-09-17 16:55:35 +03:00 |
|