Oluwaseun Olorunsola
6df51455d2
Fix PHPStan errors
...
MAILPOET-6318
2024-12-02 08:44:22 +01:00
Miguel Pérez Pellicer
e3b1a87f34
Sync AutomateWoo Opt-In when Subscribe event happens.
2024-06-17 13:15:42 +02:00
Rostislav Wolny
c52937202e
Polish Heading block renderer code
...
[MAILPOET-5798]
2024-04-18 12:45:15 +02:00
Rostislav Wolny
195756c0c7
Add renderer for core/button block
...
[MAILPOET-5644]
2024-01-08 09:21:16 +01:00
Jan Lysý
224adaae67
Add WP_HTML_Tag_Processor stub for PHPStan
...
[MAILPOET-5705]
2023-11-27 12:54:30 +01:00
Oluwaseun Olorunsola
d111f3e2f5
Update woocommerce-stubs library to the latest version
...
MAILPOET-5692
2023-11-23 10:40:43 +01:00
David Remer
8c132556a8
Add get_date method
...
[PREMIUM-257]
2023-11-19 18:39:16 +01:00
David Remer
a5484f2728
Extend \WC_Subscription stub
...
[PREMIUM-256]
2023-11-19 18:39:16 +01:00
Brezo Cordero
00e5dea5b4
Opt out AutomateWoo customer
...
This commit adds an action to opt out AutomateWoo customer When MailPoet Subscriber global status changes to unsubscribed.
[MAILPOET-4230]
2023-05-15 12:04:24 +02:00
Jan Jakes
926620e8f8
Ignore strict types rule in all existing files that don't have it
...
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Jan Jakes
dd10389c55
Implement WP CLI command to show migrations info
...
[MAILPOET-4466]
2022-11-07 10:05:42 +01:00
Rodrigo Primo
fa4c4d02d6
Update method to enable WooCommerce Custom Orders Tables
...
The latest version development build of WooCommerce contains a change
that modified the method that should be called to enable Woo Custom
Orders Tables (see this Woo PR for more information:
https://github.com/woocommerce/woocommerce/pull/34727 . This commit
update the plugin that we use in the acceptance and integration tests to
reflect this change.
[MAILPOET-4691]
2022-10-04 09:26:11 +02:00
Rostislav Wolny
b371c631c4
Add helper mu-plugin for adding COT in tests
...
When plugin is active COT is enabled. The plugin also adds WP CLI command
for creating custom order tables so that we don't have to do it via admin UI.
[MAILPOET-4572]
2022-09-19 11:38:03 -03:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00