woocommerce/templates/checkout
IanDelMar 5e8af1b599 Fix WPCS sniff exclusion
The `WordPress.WP.GlobalVariablesOverride.OverrideProhibited` error code has been replaced by the `WordPress.WP.GlobalVariablesOverride.Prohibited` error code in WPCS v2.0.0.
2020-06-12 15:33:28 +02:00
..
cart-errors.php Replace wc_get_page_permalink( 'cart' ) with wc_get_cart_url() 2019-08-29 08:49:43 +01:00
form-billing.php Set country value when loading fields rather than in template files 2019-01-07 16:04:01 +00:00
form-checkout.php Before action for order heading in checkout form template (#22481) 2019-01-21 14:55:16 +00:00
form-coupon.php __ -> esc_html__ 2019-04-23 16:15:05 +01:00
form-login.php Prefer wc_get_checkout_url() instead of wc_get_page_permalink( 'checkout' ) 2019-08-30 13:06:50 -03:00
form-pay.php Fix WPCS sniff exclusion 2020-06-12 14:30:54 +02:00
form-shipping.php Set country value when loading fields rather than in template files 2019-01-07 16:04:01 +00:00
order-receipt.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
payment-method.php update template version 2018-10-03 12:05:12 -03:00
payment.php bump template version 2018-12-14 08:46:47 -04:00
review-order.php Fix WPCS sniff exclusion 2020-06-12 15:33:28 +02:00
terms.php Update terms.php (#20376) 2018-06-05 13:35:37 +01:00
thankyou.php Fix Squiz.PHP.EmbeddedPhp violations 2019-12-20 15:06:29 -03:00