woocommerce/plugins/woocommerce-admin/src
Chi-Hsuan Huang 4f5e537a54 Fix a lot of pending "run_remote_notifications" scheduled actions (https://github.com/woocommerce/woocommerce-admin/pull/8285)
* Change to only create remote action when there_are_now_products is false

* Add changelog

* Update src/RemoteInboxNotifications/StoredStateSetupForProducts.php

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>

* Update function name

* Add comment

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2022-02-11 15:08:11 +08:00
..
API Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04:00
Composer Bump version to 3.3.0-dev and sync changelog from 3.2.0-beta.1 (https://github.com/woocommerce/woocommerce-admin/pull/8217) 2022-01-25 17:55:50 -05:00
DateTimeProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
Features Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04:00
Marketing Add MailPoet to Installed marketing extensions (https://github.com/woocommerce/woocommerce-admin/pull/8091) 2022-01-04 18:00:22 +08:00
Notes Avoid `get_notes` call in `CouponPageMoved` (https://github.com/woocommerce/woocommerce-admin/pull/8202) 2022-02-03 15:27:55 -06:00
Overrides Improve Customers Sync Performance (https://github.com/woocommerce/woocommerce-admin/pull/8021) 2022-01-10 19:22:09 -05:00
PluginsProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
RemoteInboxNotifications Fix a lot of pending "run_remote_notifications" scheduled actions (https://github.com/woocommerce/woocommerce-admin/pull/8285) 2022-02-11 15:08:11 +08:00
Schedulers Make sure WP_ENVIRONMENT_TYPE is defined before checking the value (https://github.com/woocommerce/woocommerce-admin/pull/8133) 2022-01-12 14:48:20 +08:00
CategoryLookup.php Fix category lookup class (https://github.com/woocommerce/woocommerce-admin/pull/7709) 2021-09-28 13:59:10 -03:00
DataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
DeprecatedClassFacade.php Use error_log() to log the deprecated class calls instead of _deprecated_function() (https://github.com/woocommerce/woocommerce-admin/pull/5802) 2020-12-03 12:15:01 -08:00
Events.php Add Magento migration note (https://github.com/woocommerce/woocommerce-admin/pull/8145) 2022-01-12 15:41:12 -05:00
FeaturePlugin.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
Install.php Remove low performing inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/8054) 2021-12-22 13:11:10 +08:00
Loader.php Move WC Pay welcome page from wc-calypso-bridge (https://github.com/woocommerce/woocommerce-admin/pull/8151) 2022-01-12 14:46:33 +08:00
PageController.php Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04:00
PaymentMethodSuggestionsDataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
PluginsHelper.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
PluginsInstaller.php Add transient notices feature (https://github.com/woocommerce/woocommerce-admin/pull/6809) 2021-05-13 09:08:31 -04:00
ReportCSVEmail.php Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
ReportCSVExporter.php Fix unsecured report files (https://github.com/woocommerce/woocommerce-admin/pull/7691) 2021-09-21 12:06:49 -07:00
ReportExporter.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
ReportsSync.php Deleting unneeded double spaces in text strings. (https://github.com/woocommerce/woocommerce-admin/pull/7502) 2021-08-19 11:07:37 -04:00
Survey.php Add survey URL builder method (https://github.com/woocommerce/woocommerce-admin/pull/6066) 2021-01-15 09:54:26 -05:00
WCAdminHelper.php Reset "install_timestamp" if it's not numeric to avoid TypeError (https://github.com/woocommerce/woocommerce-admin/pull/8100) 2022-01-03 15:51:51 +08:00
WCAdminSharedSettings.php Fix wrong function name (https://github.com/woocommerce/woocommerce-admin/pull/7557) 2021-08-24 16:04:49 -03:00