brisko

WordPress Starter Theme, based on Underscores and Bootstrap

GPL-2.0 License

Stars
4

Bot releases are hidden (Show)

brisko - v1.9.6 #102

Published by devuri over 3 years ago

v1.9.6 #102

Features

d70a42a - new Archives width and Blog Posts width
1754bc2 - Settings\Layout remove Settings\Posts
c70c630 - new Layout Panel
89de48b - new helper is_brisko_pro()
4855b65 - new brisko_related_content action

Fixes

d90682e - Fix blank default option.

Refactors

e8b1da6 - new Control 'Other Settings'
d335492 - adds 'Footer Settings' Control
1448e15 - move width to new Layout Panel + add Blog Title
9eb6247 - move to new Layout Panel
0a68eb9 - move Pages width to new Layout Panel

brisko - v1.9.0 #101

Published by devuri over 3 years ago

v1.9.0 #101

  • refactor: disable_ is now enable_
  • v1.9.0
brisko - v1.8.1

Published by devuri over 3 years ago

v1.8.1 #99

Features

d222aff - Compatibility for Header Footer Blocks plugin

Changes

c4e87dd - v1.8.1

brisko - v1.8.0

Published by devuri over 3 years ago

v1.8.0 #98

Features

a7fb2e6 - Adds support Elementor Header and Footer theme do location.
a672774 - add support for for elementor footer

Changes

d4d8169 - v1.8.0

brisko - v1.7.5

Published by devuri over 3 years ago

v1.7.5 #97

Fixes

e2f5325 - fixes none static method call

Changed files

  • template-parts/navigation.php

Changes

12683a0 - v1.7.5

Changed files

  • readme.txt
  • src/Theme.php
  • style.css
  • template-parts/nav.php
brisko - v1.7.3

Published by devuri over 3 years ago

v1.7.3 #96

Features

b3da9fa - add setting for Bootstrap Reboot
5342952 - add bootstrap-reboot

Fixes

5bb7264 - Fixes missing jquery in bootstrap js
a065626 - fix ul ol indent

Refactors

8e79b90 - load brisko before bootstrap

Changes

1b2015b - v1.7.3
21c3623 - load bootstrap grid after brisko

brisko - v1.7.0

Published by devuri over 3 years ago

1.7.0 #95

Features

b177be3 - add Disable Bootstrap Grid setting

Refactors

8ab5b7e - add build() method
4fa26a2 - remove Child::settings, this is in advanced now.
31553dd - moved some settings over to advanced
80522cd - Advanced Settings
b9ce37e - move bootstrap js to directory /js/bootstrap

Changes

5bcb05c - v1.7.0

brisko - v1.6.5

Published by devuri over 3 years ago

1.6.5 #94

Features

ad1bf80 - Minify Brisko CSS and add bootstrap grid
aa905cf - add bootstrap-js
63b670b - Upgrade to Bootstrap v4.6.0
8c4ff80 - add new Advanced Settings

Refactors

5825817 - move static $section to section()

Changes

a9ee4c0 - v1.6.5
faa4d4b - v1.6.3

brisko - v1.6.0 #93

Published by devuri over 3 years ago

1.6.0 #93

brisko - v1.5.0

Published by devuri over 3 years ago

v1.5.0 #92

Features

1588222 - new Customizer setting to Disable The Footer
2eb587c - add brisko_navigation and brisko_nav_menu action when navigation is disabled.
27157e6 - new Customizer settings to Turn off Navigation

Changes

8c1346a - new version v1.5.0

brisko - v1.4.6

Published by devuri over 3 years ago

brisko - v1.4.5

Published by devuri over 3 years ago

v1.4.5 #90

Features

15f8136 - add support for WP-PageNavi Post Navigation

Changed files

  • src/View/Archive.php
  • src/View/IndexPage.php
  • src/View/Search.php
  • src/inc/template-tags.php

Fixes

0d952ea - esc bloginfo

Changed files

  • src/View/Search.php

09e8b43 - title

Changed files

  • template-parts/content-single.php
  • template-parts/content.php

Changes

9002067 - name update "Uriel Wilson"

Changed files

  • style.css

82d901d - remove hr

Changed files

  • src/View/Search.php

82f38d4 - 1.4.5

Changed files

  • readme.txt
  • src/Theme.php
  • src/View/Search.php
  • style.css
brisko - v1.4.4

Published by devuri over 3 years ago

Features

b4677ab - new SettingsInterface

Changed files

  • src/Contracts/SettingsInterface.php

d96134d - add new action for brisko_child_customizer

Changed files

  • src/Customize/Settings/Child.php

Refactors

67eadec - implement the new SettingsInterface

Changed files

  • src/Customize/Settings/Blog.php
  • src/Customize/Settings/Child.php
  • src/Customize/Settings/Footer.php
  • src/Customize/Settings/General.php
  • src/Customize/Settings/Header.php
  • src/Customize/Settings/Navigation.php
  • src/Customize/Settings/Pages.php
  • src/Customize/Settings/Posts.php
brisko - v1.4.3

Published by devuri over 3 years ago

brisko - v1.4.0

Published by devuri over 3 years ago

Refactors

0cd1a59 - move Child Theme Settings to section

Changed files

  • src/Customize/Build.php
  • src/Customize/Sections.php
  • src/Customize/Settings/Child.php
  • src/Customize/Settings/General.php

049b557 - remove $disable_styles call get_theme_mod() direct

Changes

d6ddcbc - 1.4.0

Changed files

  • readme.txt
  • src/Theme.php
  • style.css
brisko - v1.3.3

Published by devuri over 3 years ago

Features

b04b3ff - new Settings to Disable Theme Styles: Useful for child themes.

Changes

f7d3a60 - v1.3.3

brisko - v1.3.1

Published by devuri almost 4 years ago

Fixes

Jetpack Autoload

Refactors

ea058d5 - remove unused code
6679ade - move jetpack to Brisko\Setup\Jetpack

Changes

2cb0a09 - composer update
0478559 - 1.3.1
85b5508 - composer update

brisko - v1.2.5

Published by devuri almost 4 years ago

brisko - v1.2.3

Published by devuri almost 4 years ago

brisko - v1.2.0

Published by devuri almost 4 years ago

Fixes

e9893d3 - add Interface suffix
507ccd2 - Fix brisko() helper function

Refactors

2056c74 - remove "}"
02aafa6 - call action using the new brisko() helper
403c9f6 - function 'wp_brisko' changed to 'brisko'
1a17546 - move to template-parts/footer

Changes

95c9f65 - version 1.2.0
2e6562c - fix code
8e269e9 - new:Brisko class
6c0fc12 - new:Actions class centralized location for all actions
52e6f73 - new:wp_brisko() Helper function to get the Bisko Theme Object.
a2e63dd - new:v1.1.3