|
d13f63b3e2
|
Fix other minor type issues in libs
[MAILPOET-3926]
|
2020-12-07 11:36:01 +01:00 |
|
|
685b4885c0
|
Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
50043472ee
|
Mock is-WooCommerce-active detection in PostContentManagerTest
[MAILPOET-2382]
|
2019-10-08 14:22:55 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
79d9deb6c4
|
Remove image captions from classic editor posts
[MAILPOET-2194]
|
2019-08-20 08:32:26 -04:00 |
|
|
3721698b67
|
Remove image captions from gutenberg posts
[MAILPOET-2194]
|
2019-08-20 08:32:26 -04:00 |
|
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
12ff88ee21
|
Add rule for operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
2fd244528d
|
Move assorted tests from integration to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
|
317db5cff7
|
More readable code
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
|
f81083e046
|
Add wc_get_product function to WC helper
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
|
b40e4bb28a
|
Use WC functions to get short and full description in products widget
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
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 |
|