woocommerce/templates/global
claudiosmweb 2e0182c3b3 fixed breadcrumb duplicate homepage url
get_option( 'page_on_front' ) === string
wp_get_page_id( 'shop' ) === integer
2014-07-30 13:25:29 -03:00
..
breadcrumb.php fixed breadcrumb duplicate homepage url 2014-07-30 13:25:29 -03:00
form-login.php missing ending semicolons on wp_nonce_field() 2013-12-07 10:49:53 -08:00
quantity-input.php Global templates make more sense than shop templates, and re-use quantity inputs for cart and single products Closes #4210 2013-11-28 17:23:45 +00:00
sidebar.php coding standards fixes 2014-01-14 21:53:37 -08:00
wrapper-end.php Update template file to exit if accessed directly 2014-06-17 17:06:58 +10:00
wrapper-start.php coding standards fixes 2014-01-14 21:53:37 -08:00