Releases: bootscore/bs-loop-templates
Releases · bootscore/bs-loop-templates
6.0.0
6.0.0-beta1
Improvement
- Deny direct access 66eee9a (@crftwrk)
- Changed
text-body-tertiary
totext-body-secondary
for better contrast 76a9e18 (@crftwrk) - Replaced
<?= bootscore_container_class(); ?>
withcontainer
. Loop files have to be copied direct to the child-theme. No functions or filters are needed here. #10 (@crftwrk) - Removed hook
bs_after_primary
66240e9 (@crftwrk) - Replaced main-col with filters 0a5e6b7 (@crftwrk)
- Replaced Replaced
<header>
and<footer>
with<div>
4e7bd1c (@crftwrk) - Fix spacer classes 6a929e2 (@crftwrk)