IanDelMar
|
47b5893376
|
Fix identation
|
2018-11-19 00:47:07 +01:00 |
IanDelMar
|
97cde9c3c5
|
Fix indentation
|
2018-11-19 00:46:30 +01:00 |
IanDelMar
|
7ee9cfd18e
|
Fix indentation & space usage
|
2018-11-19 00:44:58 +01:00 |
IanDelMar
|
b653d6f2ce
|
Fix identation
|
2018-11-19 00:43:14 +01:00 |
IanDelMar
|
c8274df833
|
Fix indentation & space usage
|
2018-11-19 00:41:38 +01:00 |
IanDelMar
|
cf15b3eb76
|
Fix space usage
|
2018-11-19 00:40:25 +01:00 |
IanDelMar
|
8ecfeb4436
|
Fix indentation
|
2018-11-19 00:38:50 +01:00 |
IanDelMar
|
b1f541fcfc
|
Fix indentation & space usage
|
2018-11-19 00:37:53 +01:00 |
IanDelMar
|
ee459e936b
|
Fix indentation & space usage
|
2018-11-19 00:37:12 +01:00 |
IanDelMar
|
024ddea2ab
|
Fix space usage
|
2018-11-19 00:27:49 +01:00 |
IanDelMar
|
9c8be5118d
|
Fix indentation & space usage
|
2018-11-19 00:26:03 +01:00 |
IanDelMar
|
eff5910640
|
Fix space usage
|
2018-11-19 00:24:26 +01:00 |
IanDelMar
|
76a5c0fd36
|
Update content-page.php
|
2018-11-19 00:20:20 +01:00 |
IanDelMar
|
d94e811686
|
Update content-search.php
|
2018-11-19 00:19:54 +01:00 |
IanDelMar
|
5831ba385b
|
Update content-single.php
|
2018-11-19 00:18:55 +01:00 |
IanDelMar
|
35096acab3
|
Update content.php
|
2018-11-19 00:18:19 +01:00 |
IanDelMar
|
ba909450b6
|
Update fullwidthpage.php
|
2018-11-19 00:12:12 +01:00 |
IanDelMar
|
7835682f36
|
Update empty.php
|
2018-11-19 00:10:53 +01:00 |
IanDelMar
|
4bbad708f4
|
Update both-sidebarspage.php
|
2018-11-19 00:10:04 +01:00 |
IanDelMar
|
5237c66a47
|
Update blank.php
|
2018-11-19 00:07:38 +01:00 |
IanDelMar
|
b7a4f2359e
|
Fix indentation
|
2018-11-19 00:03:59 +01:00 |
IanDelMar
|
ce43038054
|
Fix missing new line at end of file
|
2018-11-19 00:01:59 +01:00 |
IanDelMar
|
00ead17491
|
Fix indentation
|
2018-11-18 23:59:12 +01:00 |
IanDelMar
|
cfa59e691c
|
Fix indentation
|
2018-11-18 23:59:06 +01:00 |
IanDelMar
|
05bc567e5d
|
Update sidebar-statichero.php
|
2018-11-18 23:57:22 +01:00 |
IanDelMar
|
623d970421
|
Fix indentation & space usage
|
2018-11-18 23:55:54 +01:00 |
IanDelMar
|
63870cc487
|
Fix indentation & space usage
|
2018-11-18 23:47:21 +01:00 |
IanDelMar
|
c038da308a
|
Fix space usage, indentation, readability
|
2018-11-18 23:45:32 +01:00 |
IanDelMar
|
56035343db
|
Add missing space
|
2018-11-18 22:01:04 +01:00 |
IanDelMar
|
5ff95a5989
|
Fix indentation & space usage
|
2018-11-18 21:59:03 +01:00 |
IanDelMar
|
c71ba33ea7
|
Fix indentation & space usage
|
2018-11-18 21:52:47 +01:00 |
IanDelMar
|
7bfca59655
|
Fix indentation & space usage
|
2018-11-18 21:49:45 +01:00 |
IanDelMar
|
23f7c2ab4d
|
Fix indentation
|
2018-11-18 21:45:52 +01:00 |
IanDelMar
|
d979bf8a5a
|
Update comments.php
|
2018-11-18 21:25:27 +01:00 |
IanDelMar
|
51c5f93019
|
Fix space usage, indentation
|
2018-11-18 21:05:13 +01:00 |
IanDelMar
|
4b3a789172
|
Add mobile-web-app meta as action
Allows a child theme to remove the meta tags without changing the header.php.
|
2018-11-18 16:28:39 +01:00 |
IanDelMar
|
95767decb0
|
Conditionally add pingback
and allow child theme to remove it without changing the header.php.
|
2018-11-18 16:26:49 +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 |
KoenemannH
|
1208774d79
|
Clean up gulp file and package.json according to https://github.com/understrap/understrap/issues/853
|
2018-11-16 08:04:10 +01:00 |
IanDelMar
|
fd85a081d5
|
Create .editorconfig
Source: https://core.trac.wordpress.org/browser/trunk/.editorconfig
|
2018-11-14 20:30:03 +01:00 |
Holger
|
9ce8163f8f
|
Merge pull request #846 from IanDelMar/patch-1
Update functions.php - thx @IanDelMar
|
2018-11-12 10:05:27 +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 |
Holger Könemann
|
9aecf60a75
|
rebuild css
|
2018-11-01 13:07:51 +01:00 |
Holger Könemann
|
4060ecd88b
|
WooCommerce 3.5.1 update
|
2018-11-01 13:05:54 +01:00 |
Holger Könemann
|
2409475185
|
update changelog
|
2018-11-01 13:04:54 +01:00 |
Holger Könemann
|
c3fc43d115
|
rebuild
|
2018-11-01 12:57:08 +01:00 |
Holger Könemann
|
70c54e186a
|
removing popper.js and update gulp-sass in
Updating package.json - popper.js is already part of
bootstrap.bundle.min.js, so there is no need anymore for it as extra
dependency
|
2018-11-01 12:51:36 +01:00 |
Holger Könemann
|
8695211a39
|
preparing 0.8.8 release
|
2018-11-01 12:49:27 +01:00 |
Holger
|
442fcb5241
|
Merge pull request #837 from noelspringer/woocommerce-3.5
Update Woocommerce templates for WC 3.5.0 - Thx @noelspringer !
|
2018-11-01 12:46:08 +01:00 |
Noel Springer
|
acaaefcb21
|
Update Woocommerce templates for WC 3.5.0
|
2018-10-30 10:19:44 +10:00 |