Commit Graph

8 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 600eb39883 Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00
IanDelMar 5237c66a47
Update blank.php 2018-11-19 00:07:38 +01:00
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Jason King 6a98ace1a0 phpcs fixes. 2017-04-15 21:48:20 +09:30
Stef Kariotidis 92f662269c code format page templates 2016-11-21 20:19:15 +02:00
Max Myers fa9f307dfe Update HTML indents to soft tabs (2 spaces) 2016-11-01 11:25:21 -04:00
Omar 3828b8ee5f Add blank page.
Useful for complete control when using VisualComposer.
- No header
- No sidebar
- No footer
2016-10-15 20:03:15 +08:00