mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 17:51:41 +08:00
Looks like `permission_callback` can be called multiple times in some cases/newer WP, resulting in difficult to read logs and other issues, such as slower request handling or possible lack of idempotence (first returned true, but then request failed and returned false). So now caching it in a variable. |
||
---|---|---|
.. | ||
ppcp-admin-notices | ||
ppcp-api-client | ||
ppcp-button | ||
ppcp-compat | ||
ppcp-onboarding | ||
ppcp-order-tracking | ||
ppcp-session | ||
ppcp-status-report | ||
ppcp-subscription | ||
ppcp-uninstall | ||
ppcp-vaulting | ||
ppcp-wc-gateway | ||
ppcp-webhooks | ||
woocommerce-logging |