|
63ed835d64
|
Allows using manage_subscription shortcode outside of newsletters
|
2017-11-28 22:02:29 -05:00 |
|
|
94c7e2a5c0
|
Changes plugin language based on user's locale
|
2017-11-22 20:13:56 -05:00 |
|
|
0061a9daf9
|
Move key checks from constructor to init() in Menu class [MAILPOET-1204]
|
2017-11-15 11:23:39 +00:00 |
|
|
c42cf2f622
|
Switch to using current_user_can function to check capabilities
|
2017-11-06 18:09:38 +02:00 |
|
|
cd145c51f7
|
public.js now depends on jquery
|
2017-10-30 14:25:05 +00:00 |
|
|
3ad490f840
|
Loads translations before the rest of the plugin
|
2017-10-23 21:45:48 -04:00 |
|
|
4e378484ea
|
Formats number as per locale's convention
|
2017-10-22 21:56:33 -04:00 |
|
|
490091a7e2
|
Move table definition to premium plugin
[PREMIUM-38]
|
2017-10-18 15:09:16 +01:00 |
|
|
0271675cd0
|
Use dynamic segments for sending queue
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
165d8358d4
|
Add action after lists menu item
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
6bd6e74bcb
|
Add dynamic filters table
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
1ef131fa2d
|
Merge pull request #1149 from mailpoet/capabilities_fix
Fixes "Call to a member function add_cap() on null" error [MAILPOET-1169]
|
2017-10-17 09:46:48 +03:00 |
|
|
dee6e9fbad
|
Fixes "Call to a member function add_cap() on null" error
|
2017-10-16 22:55:11 -04:00 |
|
|
ef90264316
|
Add CTA links for detailed stats [MAILPOET-1152]
|
2017-10-13 01:11:06 +03:00 |
|
|
2c358ab179
|
Add progressive throttling of subscriptions from the same IP address [MAILPOET-1128]
|
2017-10-10 19:36:20 +03:00 |
|
|
23eb4633c4
|
Remove the check for a plugin update permission [MAILPOET-1130]
|
2017-10-02 15:44:06 +03:00 |
|
|
92dbf966a1
|
Add a UI hint for managing capabilities using the Members plugin [MAILPOET-1123]
|
2017-10-02 10:33:20 +01:00 |
|
|
db226b54a8
|
Include admin-global.css only on admin pages [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
3af059f5c4
|
Fix MailPoet icon displaying in Members tab on production [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
8706abcdf0
|
Change access_plugin_admin permission label [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
2129d041ac
|
Fix indentation [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
2a4a44ebb5
|
Make a condition more easy to read [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
a4f2d5402c
|
Manage MP3 permissions with WP role capabilities, add Members plugin support [MAILPOET-493]
|
2017-10-02 10:22:40 +01:00 |
|
|
7551fff93f
|
Merge pull request #1116 from mailpoet/fix-tests
Fixing Shortcodes issue [MAILPOET-1104]
|
2017-09-25 17:14:35 -04:00 |
|
|
b2aa919574
|
Merge pull request #1118 from mailpoet/fix-query
Add index to improve query performance [MAILPOET-1117]
|
2017-09-25 17:04:25 -04:00 |
|
|
74dedd06bc
|
changing missing tempaltes
|
2017-09-25 08:57:18 +00:00 |
|
|
04be06c0cb
|
remove additional new line
|
2017-09-21 18:47:43 +00:00 |
|
|
bf1f696870
|
Add index to improve query performance
[MAILPOET-1117]
|
2017-09-21 13:17:02 +01:00 |
|
|
42e3a97616
|
Fixing Shortcodes issue
|
2017-09-20 12:34:27 +00:00 |
|
|
0cd9c8e416
|
Adding https prefix the image sources
|
2017-09-18 15:11:55 +00:00 |
|
|
d54ba734bf
|
Adds a min-max range of supported Twig versions
|
2017-09-17 11:25:35 -04:00 |
|
|
994935d4ae
|
Adds check for minimum Twig version loaded by external plugins
|
2017-09-16 11:33:40 -04:00 |
|
|
ceb5ce850c
|
Removes deprecated Twig_ExtensionInterface::getName()
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L207)
Removes deprecated Twig_Extension_GlobalsInterface
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L259)
|
2017-09-16 11:30:40 -04:00 |
|
|
4a2187ff32
|
Merge pull request #1096 from mailpoet/translation_strings_update
Removes escape character in translations [MAILPOET-1093]
|
2017-09-12 14:24:38 +03:00 |
|
|
279c36a30d
|
Merge pull request #1094 from mailpoet/initializer_update
Updates plugin initialization logic [MAILPOET-1097]
|
2017-09-12 12:34:27 +03:00 |
|
|
9305beace3
|
Removes escape character in translations
|
2017-09-11 19:27:03 -04:00 |
|
|
ba86cbfb18
|
Updates unit test
|
2017-09-11 11:40:14 -04:00 |
|
|
2ac7d1d4ab
|
Breaks plugin initialization into 3 stages: preInit, init and postInit
|
2017-09-11 11:33:03 -04:00 |
|
|
e9c55260c8
|
Merge pull request #1092 from mailpoet/db_version_settings_logic_update
Uses plugin's settings to store DB version [MAILPOET-1095]
|
2017-09-11 18:15:17 +03:00 |
|
|
b0343254c0
|
Renames db version setting value
|
2017-09-11 10:05:09 -04:00 |
|
|
dff9c1012b
|
Moves widget initialization back to widgets_init hook
Removes priority from plugin initialization
|
2017-09-10 19:49:05 -04:00 |
|
|
98482cebf9
|
Uses plugin's settings to store DB version
|
2017-09-10 16:31:36 -04:00 |
|
|
922d2b4b5f
|
Fix migration
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
|
8757598a2d
|
Add index
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
|
6bc288ed54
|
Merge pull request #1088 from mailpoet/depreciated_twig_notice_fix
Fixed Twig's deprecated notice [MAILPOET-1092]
|
2017-09-07 12:48:11 +03:00 |
|
|
77f3a875dd
|
Does not set global is_rtl variable
|
2017-09-06 20:56:52 -04:00 |
|
|
2762096167
|
Switch strtoupper to mb_strtoupper based on feedback
|
2017-09-06 16:14:52 +03:00 |
|
|
b2ec3e5f7b
|
Fix translations based on translator feedback on TX [MAILPOET-1091]
|
2017-09-06 13:45:42 +03:00 |
|
|
b0b88693f1
|
Merge pull request #1071 from mailpoet/initializer_cleanup
Fixes activation on MS environments and cleans up Initializer [MAILPOET-1076]
|
2017-08-30 17:56:16 +03:00 |
|
|
79b5426e01
|
Fix a constant name [MAILPOET-1076]
|
2017-08-30 17:47:53 +03:00 |
|