Commit Graph

19 Commits

Author SHA1 Message Date
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
8b602bd947 Move WPHooks methods to WPFunctions 2019-01-31 13:25:00 +01:00
88f14575dc Use image alignment from <figure> or <img>
[MAILPOET-1684]
2019-01-08 08:48:46 +01:00
4fba615d30 Fix rendering of posts in newsletter [MAILPOET-1416] 2018-06-25 12:45:45 +02:00
67b66856f5 removing images and headings from the excerpt 2018-06-01 11:21:59 +00:00
6914a9c224 excerpt are now displayed 2018-05-30 09:15:14 +00:00
2215b53141 removing top padding from excerpt text 2018-05-24 07:44:41 +00:00
72c3f763ec Removes shortcodes from full post content 2017-11-14 13:17:47 -05:00
44c5d8490f Fixes shortcodes not being properly stripped on excerpts 2017-11-14 12:35:08 -05:00
49318791fc Adds hook to modify max post excerpt 2017-08-14 20:55:49 -04:00
60b3c066a5 Allow rendering blockquote tags 2017-07-28 11:10:57 +03:00
698cdecbfe - Conditionally keeps margin/padding for ALC posts inside editor
- Adds line breaks for ALC posts in the renderer
2016-12-30 10:17:43 -05:00
7fbf84db1f converted text domain to string instead of constant 2016-09-30 09:58:26 +02:00
42202f676a updated Env::plugin_name to constant for text domain 2016-09-27 14:54:23 +02:00
ba6198f956 added textdomain to __() calls 2016-09-27 14:53:44 +02:00
c03facdc45 Add space after comma in function call parameters 2016-06-30 18:49:50 +03:00
31e082eb2b - Removes space between IF and statement 2016-05-18 10:00:38 -04: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