Commit Graph

15 Commits

Author SHA1 Message Date
Unknown 76e8875ef4 Formatting and remove capitalization
Making identical to Woo files;
Add spaces;
Formatting;
Add period to exit text;
loop/orderby.php removes exit text, this is identical to Woo files and we should keep it unless they change. This will make it easier to compare templates;
2018-03-22 16:01:05 -06:00
Unknown 7963db2c8f Change input to button
Also adds @codingStandardsIgnoreLine when on the same line (this is an addition by Woo);
2018-03-22 16:01:05 -06:00
Unknown 43e14cf989 Change _e to esc_html_e
Change to esc_html_e where changed on Woo files;
Change capitalization to be identical with Woo;
May contain other small changes when on same line as main change;
Formatting;
global/form-login.php Line 51 adds class;
2018-03-22 16:01:05 -06:00
Unknown 3fb28d3f64 Change version of templates to correct version
Set templates to most updated version from Woo, the version they are based on;
Adjust formatting to be identical to Woo;

Not all versions are 3.3.0, we should reflect the WooCommerce templates so that we know which version they are based on. There are instances  where seemingly older versions are the most current.
2018-03-22 16:00:16 -06:00
Holger Könemann a2fa9e56ba Remove woocommerce.php and replace it with hooked version
See
https://github.com/understrap/understrap/issues/606#issuecomment-3753920
87

Thx @ZacharyElkins !
2018-03-22 18:47:51 +01:00
Holger Könemann a0c6bc127e WooCommerce update to 3.3.2 2018-03-20 18:51:20 +01:00
Holger Könemann 7b1f482f87 Updating WooCommerce compatibility 2018-02-14 08:53:36 +01:00
koenemann ba5a30e657 Changing woo commerce text domain 2017-11-28 09:04:07 +01:00
Jason King d9dafe925f Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:04:38 +10:30
koenemann cb9b3f110e Channing texte-main to "woocommerce" for WooCommerce templates
No need for extra translations
2017-07-20 13:28:12 +02:00
Holger Könemann 20f32ca241 keeping custom woo commerce overwrites 2017-02-11 10:44:17 +01:00
Holger Könemann 80ff0f07fd revert custom woo commerce integration to default integration 2017-02-11 10:39:09 +01:00
koenemann f54acbfd96 Replacing "woo commerce" namespace with "understrap" 2016-11-24 12:01:38 +01:00
Stef Kariotidis 91b04484b0 make forms more bootstrap like 2016-11-19 11:46:50 +02:00
Stef Kariotidis 0b37fdb8c1 woo responsive wrappers w/container options 2016-11-18 22:26:32 +02:00