|
01bd3d036b
|
Fix formating [date:dordinal] shortcode
[MAILPOET-2148]
|
2019-07-18 14:21:24 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04: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 |
|
|
a46d98ec44
|
Refactor WPFunctions to be injectable with DI
|
2018-12-12 16:43:52 +01:00 |
|
|
1c6c275295
|
Passes single array with shortcode details
|
2018-05-14 19:16:24 -04:00 |
|
|
ee4aefb6e3
|
Passes full shortcode object as function argument
|
2018-05-07 19:07:53 -04:00 |
|
|
467cf350e9
|
Abstract WP's current_time() function in the code base
|
2018-03-20 16:34:50 -04:00 |
|
|
7e0c500e4f
|
Uses WP's date_i18n() to localize date shortcode
|
2017-08-10 12:46:27 -04:00 |
|
|
40cbefd1f4
|
Uses WP time vs. system time
|
2017-08-09 18:59:55 -04:00 |
|
|
fb5d43e975
|
Adds helper method to translate shortcodes
Adds translations to Date shortcode
|
2017-08-09 18:56:33 -04:00 |
|
|
a3f2c32a6d
|
- Adds custom date format as a shortcode action's argument
- Updates shortcodes logic to allow action arguments other than
"default"
|
2017-01-09 09:05:24 -05:00 |
|
|
497c2fb595
|
- Introduces shortcode to custom format dates
|
2017-01-06 21:29:05 -05:00 |
|
|
e4166cecba
|
- Updates date:dtext shortcode to display full day name
|
2017-01-04 13:06:29 -05:00 |
|
|
0d32c09df3
|
- Replaces model arrays with model objects
|
2016-11-03 20:45:53 -04:00 |
|
|
0ac701eb20
|
Change line endings from DOS CRLF to Unix LF
|
2016-06-30 18:52:07 +03:00 |
|
|
24e108bce7
|
Remove spaces after type casts
|
2016-06-30 18:49:50 +03:00 |
|
|
da7615ba4c
|
- Removes redundant shortcode description
- Implements shortcode processing for custom fields
|
2016-05-31 11:03:04 -04:00 |
|
|
dc3b47db00
|
- Implements shortcodes
- Updates newsletter router/sending queue worker to use shortcodes
replacement class
|
2016-01-26 09:13:29 -05:00 |
|