IanDelMar
|
594231d02d
|
Update phpcs directory
Directory changed due to version update in #1040
|
2019-12-16 11:37:21 +01:00 |
UnderstrapFramework
|
bc6358683b
|
Merge pull request #1085 from IanDelMar/post-navigation-non-archive
Add support for pagination on non-archive pages
|
2019-12-16 08:10:44 +00:00 |
UnderstrapFramework
|
eec39cac78
|
Merge pull request #1084 from IanDelMar/patch-2
Update .travis.yml
|
2019-12-16 08:10:26 +00:00 |
UnderstrapFramework
|
e2f3304bf8
|
Merge pull request #1083 from IanDelMar/posts-navigation
Improve accessibility for pagination
|
2019-12-16 08:09:58 +00:00 |
UnderstrapFramework
|
782fe4a1de
|
Merge pull request #1080 from noelspringer/woocommerce-3.7.0
Update Woocommerce templates for 3.7.0
|
2019-12-16 08:09:32 +00:00 |
UnderstrapFramework
|
ce8c74e219
|
Merge pull request #1086 from IanDelMar/readme
Update README.md
|
2019-12-14 12:29:56 +00:00 |
IanDelMar
|
c57a00a496
|
Add badges
|
2019-12-14 12:51:28 +01:00 |
IanDelMar
|
7d012cfca5
|
GDPR compliance
No privacy policy - no Google analytics
|
2019-12-14 12:16:05 +01:00 |
IanDelMar
|
c20055d0ad
|
Update child theme url
|
2019-12-14 12:10:15 +01:00 |
IanDelMar
|
0e1977ac64
|
Revert Travis URL
Mistakenly (?) introduced in #1040
|
2019-12-14 12:06:54 +01:00 |
IanDelMar
|
ecda11ac10
|
Add support for non-archive pages
By relaxing the exit condition understrap_pagination() may be used in custom loops. See #1054 for an how to example.
|
2019-12-14 12:00:39 +01:00 |
IanDelMar
|
ff8412c0d6
|
Update .travis.yml
Updates:
* UnderStrap GitHub URL
* PHP version
* PHPCS directory (wrong directory due to version update in #1040)
* other minor updates
|
2019-12-14 11:24:04 +01:00 |
IanDelMar
|
e4cc30f990
|
Add DocBlock
plus switch keys order
of the defaults array to keep the arguments for paginate_links() together.
|
2019-12-14 09:19:36 +01:00 |
IanDelMar
|
ae43f9b620
|
Use aria-labelledby
Use aria-labelledby + heading instead of aria-label. (For a discussion see #1063.)
|
2019-12-14 08:29:21 +01:00 |
IanDelMar
|
bf792512ce
|
Fix space usage
See https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#space-usage
|
2019-12-14 08:26:31 +01:00 |
Noel Springer
|
954dd9d3bc
|
Update Woocommerce templates for 3.7.0
* Update woocommerce mini-cart template (3.6.1 => 3.7.0)
* Update woocommerce myaccount/orders template (3.6.1 => 3.7.0)
|
2019-12-13 23:23:37 +10:00 |
UnderstrapFramework
|
2f752095a6
|
Merge pull request #1009 from ylkyrg/yoda-conditions
Yoda conditions
|
2019-12-13 11:57:53 +00:00 |
UnderstrapFramework
|
9af15d7b11
|
Update wp-admin.php
|
2019-12-13 11:57:02 +00:00 |
UnderstrapFramework
|
1ac8eb24bc
|
Merge pull request #777 from IanDelMar/patch-2
Strapify select for WP default widgets
|
2019-12-13 11:35:27 +00:00 |
UnderstrapFramework
|
b7e3d19ab5
|
Merge pull request #1015 from IanDelMar/editor
Add DocBlocks
|
2019-12-13 11:34:06 +00:00 |
UnderstrapFramework
|
c15a0de31d
|
Merge pull request #1010 from ylkyrg/capital-s
Capital S
|
2019-12-13 11:33:28 +00:00 |
UnderstrapFramework
|
e926ed9021
|
Merge pull request #1012 from IanDelMar/patch-6
Use bootstrap class
|
2019-12-13 11:28:27 +00:00 |
UnderstrapFramework
|
8e2e3c035c
|
Merge pull request #1014 from IanDelMar/patch-5
Use https
|
2019-12-13 11:28:08 +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
|
124b606a31
|
Merge pull request #1030 from lu4sh1i/patch-1
Update template-tags.php
|
2019-12-13 11:27:08 +00:00 |
UnderstrapFramework
|
3f7fd8ff36
|
Merge pull request #1040 from lilumi/lm-improve
add "custom-editor-style" and other scss files at this level to minify and watch for changes, also update modification date for generated files
|
2019-12-13 11:26:51 +00:00 |
UnderstrapFramework
|
cf100502d7
|
Merge pull request #1043 from IanDelMar/patch-7
Fix typo
|
2019-12-13 11:16:42 +00:00 |
UnderstrapFramework
|
10688f7dc3
|
Merge pull request #1045 from cedricbdev/patch-1
Duplicate items
|
2019-12-13 11:16:30 +00:00 |
UnderstrapFramework
|
5c7e5e59ae
|
Merge pull request #1049 from understrap/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
|
2019-12-13 11:16:11 +00:00 |
UnderstrapFramework
|
ca61bd1e22
|
Merge pull request #1050 from understrap/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
|
2019-12-13 11:15:56 +00:00 |
UnderstrapFramework
|
2a2e78df26
|
Merge pull request #1051 from understrap/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
Bump lodash.mergewith from 4.6.1 to 4.6.2
|
2019-12-13 11:15:45 +00:00 |
UnderstrapFramework
|
d32cc2d3c6
|
Merge pull request #1052 from understrap/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
|
2019-12-13 11:15:35 +00:00 |
UnderstrapFramework
|
28b8e76175
|
Merge pull request #1055 from noelspringer/woocommerce-3.8.0
Update Woocommerce cart template for WC 3.8.0
|
2019-12-13 11:15:03 +00:00 |
UnderstrapFramework
|
00cf4043d3
|
Merge pull request #1057 from IanDelMar/theme-settings
Add filter hooks
|
2019-12-13 11:14:15 +00:00 |
UnderstrapFramework
|
311d330c72
|
Merge pull request #1058 from IanDelMar/patch-8
Fix static hero CSS class
|
2019-12-13 11:13:44 +00:00 |
UnderstrapFramework
|
87360068c1
|
Merge pull request #1060 from IanDelMar/aria-current
Add aria-current
|
2019-12-13 11:12:51 +00:00 |
UnderstrapFramework
|
cd6b58df53
|
Merge pull request #1061 from IanDelMar/strict-comparison
Use strict comparison
|
2019-12-13 11:12:11 +00:00 |
UnderstrapFramework
|
7f9412557d
|
Merge pull request #1063 from IanDelMar/header-aria-label
Add aria-label to <nav>
|
2019-12-13 11:11:48 +00:00 |
UnderstrapFramework
|
063e91e2b5
|
Merge pull request #1064 from IanDelMar/header-strict-comparision
Use strict comparison
|
2019-12-13 11:05:15 +00:00 |
UnderstrapFramework
|
d7a7be8a3b
|
Merge pull request #1072 from IanDelMar/body-attributes
Body attributes
|
2019-12-13 11:04:04 +00:00 |
UnderstrapFramework
|
f4e3ebec5d
|
Merge pull request #1079 from eversionsystems/patch-1
Modify understrap_pagination ul class
|
2019-12-13 11:01:13 +00:00 |
Andrew Schultz
|
522bb8fdf2
|
Add ability to modify ul classes
The second parameter to the function was not being utilized. I have made it output any classes passed to the class tag of the list.
|
2019-12-13 17:28:06 +07:00 |
IanDelMar
|
e980abf7ca
|
Merge branch 'master' into header-aria-label
|
2019-12-13 08:30:59 +01:00 |
IanDelMar
|
a5c9784349
|
Add aria-labelledby
|
2019-12-13 08:26:10 +01:00 |
UnderstrapFramework
|
36aa3366b2
|
Update README.md
|
2019-12-06 10:50:24 +00:00 |
UnderstrapFramework
|
fe9d3fbc37
|
Merge pull request #1062 from IanDelMar/header-blank-line
Remove blank line
|
2019-12-04 22:26:58 +00:00 |
UnderstrapFramework
|
a2311c8f67
|
Merge pull request #1069 from IanDelMar/file-headers-period
No period for summary in file headers
|
2019-12-04 22:26:35 +00:00 |
UnderstrapFramework
|
d506a57269
|
Merge pull request #1073 from IanDelMar/patch-9
Add id to nav
|
2019-12-04 22:25:18 +00:00 |
IanDelMar
|
c636a000ec
|
Add id to nav
|
2019-12-03 09:38:02 +01:00 |
IanDelMar
|
5877e21228
|
Use heading instead of aria-label
See #1063 for a discussion
|
2019-12-03 08:50:22 +01:00 |