IanDelMar
f34832e949
Update translations
2022-11-06 01:18:37 +01:00
IanDelMar
194b508d3b
Add since tag for changes from v1.0.0
2022-10-18 08:39:49 +02:00
Brian Coords
c4d2c898e6
Merge pull request #1942 from IanDelMar/typo
...
Fix language
2022-10-12 20:49:57 -07:00
IanDelMar
98e117126c
Fix widget name in function comment
2022-10-11 22:47:28 +02:00
IanDelMar
3fd50f9a57
Fix language
2022-10-07 07:21:34 +02:00
IanDelMar
1f38b39ae7
Merge remote-tracking branch 'upstream/develop' into category-widget
2022-08-06 07:59:06 +02:00
IanDelMar
244aa50e3d
add active class to carousel item via php
2022-07-28 01:10:44 +02:00
IanDelMar
ab6f0ef3e7
Merge remote-tracking branch 'upstream/develop' into category-widget
2022-07-27 08:29:58 +02:00
IanDelMar
e0143f1184
fix return type hint
2022-07-25 20:25:32 +02:00
IanDelMar
54a2daccca
wrap function in function_exists check
2022-07-25 18:16:43 +02:00
IanDelMar
3908006b01
fix typo
2022-07-25 18:16:43 +02:00
IanDelMar
74e6cfb54b
remove unnecessary reassignment
2022-07-25 18:16:43 +02:00
IanDelMar
4be9015022
fix search block widget styles
2022-07-25 18:16:42 +02:00
IanDelMar
37e00d9277
Merge branch 'archives-widget' into category-widget
2022-03-19 11:51:32 +01:00
IanDelMar
39ded2cca2
fix archives block widget
2022-03-19 11:50:13 +01:00
IanDelMar
19fbdc01e8
add function to get proper form control class for select
2022-03-19 11:12:56 +01:00
IanDelMar
007237784b
wrap functions in function_exists check
2022-03-19 09:24:29 +01:00
IanDelMar
c53665dabe
fix typo
2022-03-19 09:22:08 +01:00
IanDelMar
1cd9ccb918
add form control class to categories block widget via php
2022-03-16 21:17:48 +01:00
IanDelMar
81a45211aa
add form control class to categories widget via php
2022-03-16 20:08:50 +01:00
IanDelMar
0ba77d0692
Switch to lowercase s in Understrap
2021-07-28 17:38:12 +02:00
IanDelMar
48e23bea3f
Correct comment
2020-08-14 02:07:26 +02:00
IanDelMar
3fb7e1501b
Switch to case-sensitiv @package tag
2020-06-04 11:46:15 +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
0efdd8c821
Fix static hero CSS class
...
Wrong CSS class mistakenly introduced in PR #802
2019-11-07 22:47:45 +01:00
Gary Kealy
600eb39883
Use shorter ABSPATH check
2019-06-20 09:57:12 +01:00
Holger
05cbe7bedf
Merge pull request #802 from IanDelMar/fix-for-#796
...
Fix for #796 - Thx @IanDelMar !
2018-11-16 08:07:53 +01:00
IanDelMar
0090d78e57
Fix for #796
2018-09-11 00:58:25 +02:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
IanDelMar
2f1228a812
Fix for issue #785
...
Translatable widget area descriptions
2018-08-30 06:51:11 +02:00
Johan Nielsen
3a55780298
Update widgets.php
...
small typo
2018-08-03 10:22:06 +02:00
Holger Könemann
7cdaeddef7
Switch back to pre-gulp4 version
2018-07-04 11:37:13 +02:00
Holger Könemann
bf6dfb6046
Adding the herocanvas widget position
2018-04-13 20:19:33 +02:00
Alex Wright
a677325ffb
Add pluggable function wrappers to inc/widgets.php
2018-03-30 11:38:54 -05:00
koenemann
ba75e8860b
Rename function
2017-11-27 09:24:49 +01:00
koenemann
464086a40b
Update prefixes
2017-11-27 09:07:11 +01:00
Patrick
a2279ac086
Update widgets.php
...
Small little typo in comments
2017-07-26 10:38:10 +02:00
Sam Blowes
0ddf5ff086
Allow slbd_count_widgets function to be overridden
...
Allow slbd_count_widgets function to be overridden by child them so that more responsive classes can be added if desired.
e.g. `$widget_classes .= ' col-md-3 col-sm-6';`
2017-05-18 15:23:50 +01:00
Holger Könemann
0238a60390
fixing some more
2017-02-01 17:10:32 +01:00
Holger Könemann
e793abacfb
adding active class dynamically to first slide via query
2017-01-24 19:08:36 +01:00
Holger Könemann
ce68323eb3
style the bs slider content
2017-01-24 19:06:45 +01:00
Holger Könemann
af1bedb6bb
replacing slider
2017-01-24 18:30:57 +01:00
Holger Könemann
d8c00eff2a
Dynamize footer full and static hero widget area
...
Now adds the proper Bootstrap class to a widget, depending on the
number of widgets. For example col-md-6 if two widgets are there,
col-md-4 if three published etc.
2017-01-17 15:31:12 +01:00
Stef Kariotidis
74b1de1722
coding standards part 1
2016-11-21 19:12:36 +02:00
Stef Kariotidis
108222b383
register left-right templates, WP coding standards
2016-11-05 14:34:48 +02:00
Holger Könemann
ad03eb383a
Making all function pluggable
2016-11-01 20:36:43 +01: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
koenemann
5ab24b25c9
change Widget name
2016-03-03 11:42:51 +01:00
koenemann
7431d7cb6a
Adding manual picked changes from @Thomas-A-Reinert
2016-03-03 11:39:40 +01:00