IanDelMar
860d8c123a
Fix WPCS errors and warnings + escaping
...
Fixes many WPCS errors and warnings
Also:
* Partly removes excessive php opening/closing tags.
* Uses printf for better readability in loop-templates/content-none.php.
* Adds understrap_kses_title() to escape post titles.
* Adds understrap_escape_the_archive_description() to escape the archive description.
* Fixes missing '__' after esc_html in author.php.
* Updates the phpcs.xml to reflect all the changes.
* Updates composer dependencies and scripts.
2020-04-19 12:08:39 +02:00
Gary Kealy
afca2ffb56
Remove closing php tags at end of files
2019-07-04 15:58:08 +01:00
Gary Kealy
327e0ddb59
Fix some minor phpcs errors
2019-07-04 15:53:03 +01:00
Unknown
2b178a5d67
my-orders add new Woo function
...
Replaces code with "wc_get_account_orders_actions" function;
Formatting;
Per new Woo template files;
2018-03-22 16:01:06 -06:00
Unknown
bd3928f396
my-account change strintf to printf
...
Add translators comment
Per new Woo template files;
2018-03-22 16:01:06 -06:00
Unknown
ff5dbf64e2
my-orders add esc_html
...
Per new Woo template files;
2018-03-22 16:01:06 -06:00
Unknown
3484c13ea0
my-account replace template usage of dates
...
Per new Woo template files;
2018-03-22 16:01:06 -06:00
Unknown
abf4d75e8e
Add comma
...
Per new Woo template files;
2018-03-22 16:01:06 -06:00
Unknown
14676bb3f3
More Formatting
...
Make formatting identical with Woo files, for easier syncing later;
More capitalization fixes on text, making identical to Woo files;
2018-03-22 16:01:05 -06:00
Unknown
f3b09b7955
Header fixes
...
Formatting;
Removing outdated Understrap comments;
Making identical to Woo;
2018-03-22 16:01:05 -06:00
koenemann
ba5a30e657
Changing woo commerce text domain
2017-11-28 09:04:07 +01:00
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
04f8a49195
table hover and striped
2016-11-19 13:13:31 +02:00
Stef Kariotidis
174241c391
bootstrap button styles for orders
2016-11-19 01:15:49 +02:00