woocommerce/templates/global
Ninos Ego cc6cf6a881 Template breadcrumb - only remove last seperator
We should use ``rtrim()`` instead of ``trim()``, because otherwise
(depending to the $delimiter/$before/$after) it's possible to remove
also something from the beginning of the $parents variable.
2014-09-10 01:09:40 +02:00
..
breadcrumb.php Template breadcrumb - only remove last seperator 2014-09-10 01:09:40 +02: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