mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-07-28 01:57:35 +08:00
wp_enqueue_style in get_payment_method_script_handles() fired on every frontend page because WC Blocks calls this method globally during payment method type registration. The gateway.css is already enqueued with the correct page condition (checkout/cart/order-pay) via the module-level wp_enqueue_scripts hook in LocalAlternativePaymentMethodsModule. |
||
|---|---|---|
| .. | ||
| assets/images | ||
| resources | ||
| src | ||
| composer.json | ||
| module.php | ||
| services.php | ||