woocommerce-paypal-payments/modules/ppcp-wc-gateway
Alex P f4c3caedcf
Refresh dcc/pui status caches on plugin update
Since #1273 we started clearing these caches on plugin updates. But we are updating these caches only on some admin pages ( 583dea8d99/modules/ppcp-wc-gateway/src/WCGatewayModule.php (L421-L428) ) to avoid the API calls on every request in some cases, so DCC may become hidden if not visited these pages after update. Maybe we can do it more frequently now after 92ae16f99. But for now simply refreshing the caches during plugin update.
2023-06-26 09:12:20 +03:00
..
assets/images Add oxxo icon 2022-07-27 16:03:17 +03:00
resources Replace no final review alert with description 2023-04-25 16:16:37 +03:00
src Refresh dcc/pui status caches on plugin update 2023-06-26 09:12:20 +03:00
.babelrc Fix babel in other modules 2022-09-12 10:22:02 +03:00
composer.json Require PHP 7.2 2022-11-09 16:00:15 +02:00
extensions.php Remove unneeded extension 2023-03-17 10:22:28 +02:00
module.php Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
package.json Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-wc-gateway 2023-04-17 10:41:11 +00:00
services.php Remove unused 2023-05-31 16:17:09 +03:00
webpack.config.js Register the FraudNet JS 2022-11-29 17:06:17 +04:00
yarn.lock Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-wc-gateway 2023-04-17 10:57:18 +00:00