Commit Graph

13 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 eff5910640 Fix space usage 2018-11-19 00:24:26 +01:00
Salman Abbas be9d3db4ec Fixed typo in wp_enqueue_style() call in inc/wpcom.php: file version passed as the $deps argument instead of $ver 2018-09-23 09:52:11 +05:00
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Alex Wright 3083096ef7 Add pluggable function wrappers to inc/wpcom.php 2018-03-30 10:51:43 -05:00
koenemann 9b43e4b0e4 cleanup inc/template-tags.php 2017-02-07 15:30:44 +01:00
Stef Kariotidis 74b1de1722 coding standards part 1 2016-11-21 19:12:36 +02:00
Holger Könemann ad03eb383a Making all function pluggable 2016-11-01 20:36:43 +01:00
Holger Könemann 864d8e9da1 change namespace 2015-09-15 16:53:38 +02:00
Holger 6605e80b99 merge master 2015-08-11 14:39:47 +02:00
Holger 14f72166b3 bootstrap comment form and rebasing 2015-03-31 16:15:37 +02:00
Holger Koenemann 47fe255148 initial comit 2014-12-10 12:36:38 +01:00