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
5ff95a5989
Fix indentation & space usage
2018-11-18 21:59:03 +01:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
Holger Könemann
548f4f04c1
Moving closing primary </div> into right-sidebar-check.php for more clearness - Thx @jack-fdrv
2018-04-12 20:35:08 +02:00
Holger Könemann
7230dd4fdd
See https://github.com/holger1411/understrap/issues/565
2018-02-22 18:27:55 +01:00
Vishal Deshpande
0aa882f071
Update index.php
2017-11-27 09:04:22 +05:30
Vishal Deshpande
8caa02220b
'none' removed
2017-10-27 08:12:06 +05:30
Rami Yushuvaev
57478f20b1
Fix wrong escaping functions - replacing esc_html() with esc_attr()
2017-06-08 17:54:29 +03:00
koenemann
c90f428bf1
capsulate hero area
2017-01-09 15:55:51 +01:00
Holger Könemann
c5975e5f11
Move pagination component to function
2016-11-23 10:42:53 +01:00
koenemann
ef184d7033
Adding pagination to all loop pages
2016-11-22 16:12:46 +01:00
Stef Kariotidis
c4e5d495d4
root files code format
2016-11-21 20:47:05 +02:00
Holger Könemann
2ef0ff0c58
Adding fluid/fixed container option to navbar
2016-11-20 20:36:22 +01:00
Stef Kariotidis
a8e1e8007e
escape variables from potential unsecure input
2016-11-19 19:43:22 +02:00
koenemann
52298738c7
See https://github.com/holger1411/understrap/pull/128
2016-11-17 09:11:14 +01:00
koenemann
ebb8b9d5f5
realign some stuff
2016-11-14 15:37:58 +01:00
koenemann
c9787c436a
Align all templates to do the same left/rigth sidebar check
2016-11-14 15:16:24 +01: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
5c54ed29f9
0.4.5 Pre-Release commit
2016-06-21 19:00:08 +02:00
Holger Könemann
70fb2d0d84
adding missing .row classes
2016-03-09 10:16:22 +01:00
Holger Könemann
35dd6d1d2a
adding full footer widget
2016-03-09 09:32:44 +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
b08afbd2ee
moving content-none template to loop-templates folder too
2016-01-22 14:08:12 +01:00
koenemann
0833d2ed3e
Moving Loops to subdirectory
2016-01-22 13:59:47 +01:00
koenemann
e9d394c329
Adding anchor id for skip-to-content link
2016-01-08 09:42:59 +01:00
koenemann
ba91c32776
Code cleanup and adding woo commerce page id
2016-01-04 14:11:59 +01:00
Holger
a273294048
test
2015-08-13 14:15:57 +02:00
Holger
756f21f414
uuups
2015-08-13 14:02:21 +02:00
Holger
85b1bd2abe
adding static hero widget
2015-08-13 14:00:24 +02:00
Holger Könemann
a64956956f
check2
2015-08-12 13:39:10 +02:00
Holger Könemann
c9e6140e60
loop test
2015-08-12 13:37:46 +02:00
Holger Könemann
7373f4d233
resetting loop
2015-08-12 13:36:02 +02:00
Holger Könemann
84e54c74b6
removing sticky loop
2015-08-12 13:31:06 +02:00
Holger Könemann
0400c1dca4
fixing loop paging
2015-08-12 13:30:08 +02:00
Holger Könemann
027df57a2b
sticky check1
2015-08-12 13:02:59 +02:00
Holger Könemann
dd21aabb27
remove sticky if nothing
2015-08-12 12:54:53 +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
7de79326c7
clean up part 2
2015-03-23 13:48:34 +01:00
Holger Koenemann
4c92833ccc
Update to 0.3.0 streamline
2015-03-23 11:33:03 +01:00
Holger Koenemann
ec81dcebed
trim auto and manually excerpts
...
Displaying the manual and auto excerpt the same way with [...] at the
end and Bootstrap .btn-default „read more“ link below
2014-12-22 08:57:31 +01:00
Holger Koenemann
c39fc756a4
adding simple hero with Bootstrap Jumbotron
2014-12-11 18:06:34 +01: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