Commit Graph

6 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 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
disjfa eb8210a9b1
Change type of package to wordpress-theme
If you set the package up to use a type of "wordpress-theme" and require composer/installers you can let composer install the theme to the "wp-content/themes" folder. Can be useful in wordpress sites using composer.
2018-04-11 21:48:02 +02:00
Daniel Sieradski d3348d1607 added project url 2017-06-12 15:19:29 -04:00
Daniel Sieradski b5c5472c81 added composer.json 2017-06-12 15:14:14 -04:00