IanDelMar
e92309a9b6
Fix HTML comments
2022-08-09 22:42:46 +02:00
IanDelMar
0ba77d0692
Switch to lowercase s in Understrap
2021-07-28 17:38:12 +02:00
IanDelMar
7c81433e0e
Add alt text to profile picture of author
2021-07-28 00:44:58 +02:00
IanDelMar
0d0ba4a289
Fix translation function
2021-07-26 11:48:27 +02:00
IanDelMar
7df057aaaf
Replace the message id 'Profile' with 'About %s'
2021-07-26 08:02:45 +02:00
IanDelMar
1dcbae584e
Use WP's default title for author archives
2021-07-26 08:00:16 +02:00
IanDelMar
8766274cad
Use loop-template similar to content-search for author archive
2021-07-26 06:17:03 +02:00
IanDelMar
cd493fbb99
Add class .page-title to page-title for consistency across archive pages
2021-07-26 05:54:50 +02:00
IanDelMar
f2c5469135
Drop title attribute from link to post
...
We do not use a title with 'permalink' on links anywhere else..
2021-07-25 16:14:07 +02:00
IanDelMar
4985c78d60
Use display name instead of nickname
...
Uses the author's display name instead of their nickname to be consistent with the name used in post meta.
2021-07-25 15:23:43 +02:00
IanDelMar
2569608287
Fix message ids for author archives
...
Allows for rtl languages
2021-07-25 14:11:29 +02:00
IanDelMar
3fb7e1501b
Switch to case-sensitiv @package tag
2020-06-04 11:46:15 +02:00
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