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
IanDelMar
628601415b
No period for summary in file headers
...
According to WP's PHP documentation standards on file headers. See https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#6-file-headers .
2019-11-14 18:16:31 +01:00
Gary Kealy
afca2ffb56
Remove closing php tags at end of files
2019-07-04 15:58:08 +01:00
Gary Kealy
600eb39883
Use shorter ABSPATH check
2019-06-20 09:57:12 +01:00
IanDelMar
623d970421
Fix indentation & space usage
2018-11-18 23:55:54 +01:00
IanDelMar
685bda2aa3
Remove $sidebar_pos
...
There is no sidebar.
2018-10-18 21:22:09 +02:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
koenemann
11a7947668
Fixing this issue: https://github.com/holger1411/understrap/issues/392
2017-08-22 09:04:58 +02:00
koenemann
9b401fc900
Aligning 404.php markup with underscores defaults
2017-08-14 12:55:02 +02:00
Rami Yushuvaev
57478f20b1
Fix wrong escaping functions - replacing esc_html() with esc_attr()
2017-06-08 17:54:29 +03:00
koenemann
1edee9642e
streamline 404.php and aligning with other page templates
2017-05-18 09:42:44 +02:00
koenemann
5ff0b0d8bc
replacing _e with esc_html_e
2017-01-27 07:56:39 +01:00
Stef Kariotidis
c4e5d495d4
root files code format
2016-11-21 20:47:05 +02:00
Max Myers
d0c0cddfc1
Update HTML attribute order
2016-11-01 12:13:23 -04:00
Max Myers
fa9f307dfe
Update HTML indents to soft tabs (2 spaces)
2016-11-01 11:25:21 -04:00
Holger Könemann
70fb2d0d84
adding missing .row classes
2016-03-09 10:16:22 +01:00
Holger Könemann
bb6e9614d8
Some cleanup
2016-03-03 20:20:46 +01:00
koenemann
7431d7cb6a
Adding manual picked changes from @Thomas-A-Reinert
2016-03-03 11:39:40 +01:00
koenemann
e9d394c329
Adding anchor id for skip-to-content link
2016-01-08 09:42:59 +01:00
Holger Könemann
68db376023
local
2015-08-11 18:15:09 +02:00
Holger
14f72166b3
bootstrap comment form and rebasing
2015-03-31 16:15:37 +02:00
Holger Koenemann
5bb0d0473a
adding unique id´s to any main wrapper
2014-12-11 18:01:20 +01:00
Holger Koenemann
47fe255148
initial comit
2014-12-10 12:36:38 +01:00