This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
understrap/woocommerce/checkout
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
..
form-checkout.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
form-coupon.php Update Woocommerce version info 2019-04-22 18:38:43 +02:00
form-pay.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
payment.php Update Woocommerce version info 2019-04-22 18:38:43 +02:00