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
UnderstrapFramework
9791ed4422
Update functions.php
2019-12-17 10:41:11 +00:00
UnderstrapFramework
c15a0de31d
Merge pull request #1010 from ylkyrg/capital-s
...
Capital S
2019-12-13 11:33:28 +00:00
UnderstrapFramework
dfb5311d9d
Merge pull request #1020 from ylkyrg/fix-includes
...
Use get_template_directory()
2019-12-13 11:27:55 +00:00
UnderstrapFramework
91cba1ccac
NavWalker link to more info
2019-10-30 10:16:58 +00:00
UnderstrapFramework
90bbcfe29e
Added wp-admin functions
2019-10-29 16:20:33 +00:00
Gary Kealy
c8c8caee62
Use get_template_directory()
2019-07-30 21:31:01 +01:00
Gary Kealy
2dac14e6c1
Capital S
2019-07-18 17:21:25 +01:00
Gary Kealy
600eb39883
Use shorter ABSPATH check
2019-06-20 09:57:12 +01:00
IanDelMar
6f0462b551
Load deprecated functions
2019-01-29 00:05:11 +01:00
IanDelMar
1637233d97
Update functions.php
...
`locate_template()` adds a slash, resulting in a double slash if a slash is prepended to `inc . $file`. See https://developer.wordpress.org/reference/functions/locate_template/
2018-11-09 01:19:35 +01:00
Gary Kealy
9dacaa8cf5
Refactor functions.php
2018-09-12 12:27:29 +01:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
IanDelMar
3723546d81
Fix for Issue #769
...
missing hooks.php in functions.php. causes footer.php to call an undefined function
2018-08-09 22:00:43 +02:00
William Patton
cea18747d9
Swap customized walker to latest upstream wp-bootstrap-navwalker class
2018-04-17 17:08:26 +01:00
Johan Nielsen
fa08561748
Update functions.php
2018-03-30 00:49:31 +02:00
koenemann
a8511cafa4
Cleanup functions.php
2017-12-11 08:44:03 +01:00
koenemann
b95ee41617
Re-add themes default options
2017-12-01 14:32:22 +01:00
koenemann
4c5c07baa1
Basic guideline adjustments
2017-11-27 09:02:16 +01:00
Ashar Irfan
af83978869
Corrected a comment for custom templates in functions.php. Corrected Wordpress to WordPress. 💯
2017-10-03 13:18:29 +05:00
Luke
7e337a6f98
add BS elements to style formats
2017-01-18 10:04:04 +11:00
koenemann
5e46aac4f9
remove index_post_style part 2
2017-01-13 09:07:45 +01:00
Holger Könemann
552ff49d63
removing bs gallery and rebuild
2016-12-07 09:14:35 +01:00
koenemann
e5e91cead6
Removing aller overwrite and pull underscores gallery styles for it instead into css file
2016-11-24 11:58:11 +01:00
Holger Könemann
c5975e5f11
Move pagination component to function
2016-11-23 10:42:53 +01:00
Stef Kariotidis
c4e5d495d4
root files code format
2016-11-21 20:47:05 +02:00
Stef Kariotidis
78e369f119
default or masonry posts index
2016-11-17 23:18:39 +02: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
266926f6c1
Moving pagination filter due to several bugs
2016-05-17 18:23:23 +02:00
Holger Könemann
3703c13171
Adding post_gallery filter to incorporate BS4 markup
2016-05-17 17:41:00 +02:00
Holger Könemann
603e36da77
Adding new functions to functions.php
2016-05-15 20:41:19 +02:00
Holger Könemann
55075824cc
add woocommerce support declaration
2015-09-09 10:58:25 +02:00
Holger
1a8a5960df
custom comment form
...
adding bootstrap markup via filter to comment form
2015-03-31 16:17:52 +02:00
Holger
29692fa0fa
adding auto updater
2014-12-23 15:54:43 +01:00
Holger Koenemann
599d31a377
Adding Bootstrap markup and custom comment form
2014-12-11 17:41:11 +01:00
Holger Koenemann
47fe255148
initial comit
2014-12-10 12:36:38 +01:00