Commit Graph

5 Commits

Author SHA1 Message Date
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 bc3c4cb375 Yoda conditions 2019-07-18 16:48:04 +01:00
Gary Kealy afca2ffb56 Remove closing php tags at end of files 2019-07-04 15:58:08 +01:00
Gary Kealy 5abb1baa8e Update phpcs ruleset 2019-07-04 15:51:13 +01:00
Gary Kealy 0c9cfc3a8c Add phpcs 2019-06-26 17:33:58 +01:00
Renamed from codesniffer.ruleset.xml (Browse further)