IanDelMar
ffdf78867e
Remove content-none from <ul>
...
See #1016
2020-04-22 08:07:50 +02:00
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
327e0ddb59
Fix some minor phpcs errors
2019-07-04 15:53:03 +01:00
Gary Kealy
600eb39883
Use shorter ABSPATH check
2019-06-20 09:57:12 +01:00
IanDelMar
c038da308a
Fix space usage, indentation, readability
2018-11-18 23:45:32 +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
8382633fb7
Merge pull request #471 from Vishal-Deshpande/master
...
Right Sidebar Check - Thx @Vishal-Deshpande
2017-12-22 07:35:30 +01:00
Holger Könemann
a97c485ea3
Fixing sanitizing, escaping and prefix´s issues
2017-12-06 10:20:33 +01:00
Vishal Deshpande
5c8b51affe
Update author.php
2017-11-27 09:06:12 +05:30
Vishal Deshpande
6d0e6c7e3a
'none' removed
2017-10-27 08:13:58 +05:30
Rami Yushuvaev
22cd2d48da
Use esc_url() in anchore link "href" attribut
2017-06-08 18:09:28 +03:00
Rami Yushuvaev
57478f20b1
Fix wrong escaping functions - replacing esc_html() with esc_attr()
2017-06-08 17:54:29 +03: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
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
Holger Könemann
005d10578a
https://github.com/holger1411/understrap/issues/107 - Thx @Thomas-A-Reinert
2016-11-16 19:58:04 +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
koenemann
9e554e909c
Adding version info to footer
2016-07-04 09:56:01 +02:00
koenemann
8237bccf4d
Adding conditional stuff to author.php
2016-07-04 09:33:27 +02:00
koenemann
e1b63123eb
Adding new author template plus german translation for it
2016-07-04 09:16:07 +02:00