woocommerce/templates
Gerhard 6e4e818170 Introduce woocommerce_widget_shopping_cart_subtotal function and move minicart template subtotal to use it. New woocommerce_before_cart_collaterals, woocommerce_widget_shopping_cart_total and woocommerce_widget_shopping_cart_after_buttons actions for making the cart and mini cart templates more flexible without having to override it. 2019-07-14 19:27:42 +02:00
..
auth Missing textdomain 2019-04-23 17:05:22 +01:00
cart Introduce woocommerce_widget_shopping_cart_subtotal function and move minicart template subtotal to use it. New woocommerce_before_cart_collaterals, woocommerce_widget_shopping_cart_total and woocommerce_widget_shopping_cart_after_buttons actions for making the cart and mini cart templates more flexible without having to override it. 2019-07-14 19:27:42 +02:00
checkout Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
emails Fixes based in feedback in #23460 2019-07-09 16:20:54 -03:00
global __ -> esc_html__ 2019-04-23 16:15:05 +01:00
loop Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
myaccount Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
notices Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
order Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
single-product Prevent escape twice 2019-07-09 16:23:53 -03:00
archive-product.php WC_Structured_Data::generate_product_data() no more hooked in to woocommerce_shop_loop ,which has been removed in #22912 2019-05-11 20:45:54 +04:30
content-product.php Pass product objects to wc_get_product_class to avoid reloading the product object 2019-01-30 16:02:09 +00:00
content-product_cat.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
content-single-product.php Pass product objects to wc_get_product_class to avoid reloading the product object 2019-01-30 16:02:09 +00:00
content-widget-product.php Bump template version 2019-01-29 12:19:10 +02:00
content-widget-reviews.php Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
product-searchform.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
single-product-reviews.php Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
single-product.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
taxonomy-product_cat.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
taxonomy-product_tag.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00