Commit Graph

38 Commits

Author SHA1 Message Date
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
Holger Könemann 55075824cc add woocommerce support declaration 2015-09-09 10:58:25 +02:00
Holger 1ba4ce3a09 fixing static hero widget 2015-08-13 14:36:57 +02:00
Holger a273294048 test 2015-08-13 14:15:57 +02:00
Holger 85b1bd2abe adding static hero widget 2015-08-13 14:00:24 +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 6a8373a3d8 removing jasny bootstrap extensions 2015-03-16 11:49:36 +01:00
Holger Koenemann 9ed6978b7e adding off canvas widget 2014-12-19 10:04:55 +01:00
Holger Koenemann 50f5f94e4a Hero widget and owl.carousel slider
Adding a new hero widget position and slider owl.carousel script to
slide from one widget to another
2014-12-19 08:50:59 +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