IanDelMar
0e76b4008d
Add support for wp_body_open
...
5.2 will introduce a new `wp_body_open()` function that is used to trigger a `wp_body_open` action. This action is intended to allow developers to inject code immediately following the opening `<body>` tag. Themes are encouraged to begin using this hook as soon as 5.2 is released.
See https://make.wordpress.org/core/2019/04/24/miscellaneous-developer-updates-in-5-2/
2019-05-01 19:03:52 +02:00
kelsS
b179eaffe4
add babel core, gulp-babel, autoprefixer, and gulp-postcss to gulp process, add gulp babel so that ES6 can be used, convert gulp-autoprefixer to autoprefixer in conjunction with gulp-postcss, add .browserlistsrc based on suggestions from autoprefixer/postcss/browserlists docs.
2019-05-01 11:44:03 -04:00
kelsS
0ea47933a1
add babel, gulp-babel, autoprefixer, and gulp-postcss as dev dependencies
2019-05-01 11:41:53 -04:00
kelsS
2f5e0182e2
add php to allow the hero widgets to show on the fullwidth page template when the page using this template is set to the front page
2019-04-30 14:04:30 -04:00
kelsS
7475ec18da
removed bower.json since bower is no longer used
2019-04-30 14:03:51 -04:00
IanDelMar
8b841fb3e2
WooCommerce backward compatibility. Fix for #961
...
`wc_review_ratings_enable` was added in WC 3.6.0. Calling it in WC 3.5.x throws a fatal error. See #961
2019-04-29 23:42:07 +02:00
Holger Koenemann
bbae68f083
Fixing watch-bs task
...
We need to run both tasks (browser-sync and watch) parallel here instead of in a series.
2019-04-28 15:55:40 +02:00
Holger
8af84c1e76
Merge pull request #955 from chrismb75/woocommerce-3.6.1-updates
...
Woocommerce 3.6.1 updates - thx @noelspringer ... seems I was confused, to ;-)
2019-04-28 15:28:27 +02:00
Holger
c293c82d7d
Merge branch 'master' into woocommerce-3.6.1-updates
2019-04-28 15:27:12 +02:00
Holger Koenemann
cac4962ddb
Update Woocommerce version info
2019-04-22 18:38:43 +02:00
Chris Bibby
b8766a701f
Merge branch 'woocommerce-3.6.1-updates' of https://github.com/chrismb75/understrap into woocommerce-3.6.1-updates
2019-04-20 09:45:16 +08:00
Chris Bibby
1fe315cfa2
Woocommerce 3.6.1 updates
2019-04-20 09:45:02 +08:00
Chris Bibby
c500160d12
woocommerce 3.6.1 template changes
2019-04-19 14:48:22 +08:00
Chris Bibby
a28c44d0ec
woocommerce 3.6.1 template changes
2019-04-19 14:01:43 +08:00
Chris Bibby
7d8e00f36e
woocommerce 3.6.1 template changes
2019-04-19 13:45:55 +08:00
Chris Bibby
cb67c41f1e
woocommerce 3.6.1 template changes
2019-04-19 13:42:06 +08:00
Chris Bibby
d60c6d4428
Woocommerce 3.6.1 template changes
2019-04-19 13:36:13 +08:00
Chris Bibby
1ab2f98382
Woocommerce 3.6.1 template changes
2019-04-19 13:15:17 +08:00
Chris Bibby
89f250974d
initial
2019-04-19 12:52:34 +08:00
Holger Koenemann
a4f20ac9bd
Update BS version #no
...
To avoid confusions I updated the Bootstrap version number to 4.3.1 The scss files already uses this version.
2019-04-17 07:33:36 +02:00
Holger Koenemann
705bd724d9
Update enqueue.php
2019-04-14 07:01:02 +02:00
Holger Koenemann
9f848d858f
Fixing https://github.com/understrap/understrap/issues/946
2019-04-14 06:54:10 +02:00
Holger Koenemann
401bcc9c6f
Update gulpfile.js
...
adding callback to copy-assets task to make it run with Gulp4
2019-04-14 06:39:29 +02:00
Holger
317c136a60
Merge pull request #953 from KenEucker/master
...
Dependencies updates. Migrated to gulp4. Added compilation task.
2019-04-14 06:34:16 +02:00
Ken Eucker
fc0893993e
Dependencies updates. Migrated to gulp4. Added compilation task.
2019-04-11 09:52:57 -07:00
KoenemannH
fa0bef5e72
Fixing problem with tiny col on mobile
2019-03-20 16:20:23 +01:00
Holger
74b0d072d3
Merge pull request #935 from understrap/MarieComet-responsive-embed-support
...
Add responsive embed support - thx @MarieComet
2019-03-11 09:59:04 +01:00
Marie Comet
f663655b7a
Add responsive embed support
...
Related to https://github.com/understrap/understrap/issues/931
2019-03-08 19:38:29 +01:00
Holger
17eb1c5b18
Merge pull request #922 from noelspringer/woocommerce-template-update
...
Update form-reset-password template for Woocommerce 3.5.5 - thx @noelspringer
2019-02-27 09:48:45 +01:00
Holger
98b2107d33
Merge pull request #921 from schnoggo/master
...
Make extras functions pluggable - thx @schnoggo
2019-02-27 09:48:13 +01:00
Noel Springer
85ef63cec4
Update form-reset-password template for Woocommerce 3.5.5
2019-02-23 00:04:46 +10:00
Lon Koenig
6fcf1e9720
Make understrap_mobile_web_app_meta() and understrap_pingback() pluggable.
2019-02-19 10:22:29 -06:00
KoenemannH
e6c9552f8b
Rebuild header
2019-02-16 10:48:27 +01:00
KoenemannH
f57fad69a5
Preparing update to 0.9.1
2019-02-15 09:29:34 +01:00
KoenemannH
854098f7a7
Update to Bootstrap 4.3.1
2019-02-15 09:27:15 +01:00
KoenemannH
c33e8f6bae
Preparing update to 0.9.0
2019-02-12 16:49:33 +01:00
KoenemannH
d3ca94654d
Update to Bootstrap 4.3.0
2019-02-12 16:39:19 +01:00
Holger
a914febe0e
Merge pull request #906 from Fatshape/master
...
Slovene translation - thx @Fatshape !
2019-02-12 09:18:16 +01:00
Holger
56bf3cb503
Merge pull request #910 from jfig/master
...
updates Pt_Pt translation - thx @jfig
2019-02-12 09:17:50 +01:00
Holger
f2021f6ccc
Merge pull request #902 from IanDelMar/patch-5
...
Fix for #900 Great! @IanDelMar
2019-02-12 09:17:28 +01:00
Holger
0aef68a069
Merge pull request #915 from stevygee/master
...
Fix inconsistent wrapper closing comments - thx @stevygee
2019-02-12 09:16:54 +01:00
Stefan Grassberger
f47ade3038
Update both-sidebarspage.php
2019-02-11 17:47:02 +01:00
Stefan Grassberger
430a238ca5
Update left-sidebarpage.php
2019-02-11 17:46:46 +01:00
Stefan Grassberger
f7c176e800
Update right-sidebarpage.php
2019-02-11 17:46:16 +01:00
Joao Figueiredo
57527a3d6d
updates Pt_Pt translation
2019-02-05 12:35:50 +00:00
Davor Lonzaric
3006f4a217
Slovene translation
2019-02-01 11:23:31 +01:00
Davor Lonzaric
11a6180a7f
Merge pull request #2 from understrap/master
...
Upstream update
2019-02-01 11:20:29 +01:00
IanDelMar
6f0462b551
Load deprecated functions
2019-01-29 00:05:11 +01:00
IanDelMar
89464f0d4f
Add deprecated.php
2019-01-29 00:02:25 +01:00
Holger
7c66344f16
Merge pull request #896 from noelspringer/woocommerce-template-update
...
Update template to 3.5.3
2019-01-28 08:38:44 +01:00