diff --git a/footer.php b/footer.php index b24832fe..75c7018b 100644 --- a/footer.php +++ b/footer.php @@ -9,7 +9,7 @@ * * @package Bootscore * - * @version 5.2.0.0 + * @version 5.2.3.4 */ ?> diff --git a/header-woocommerce.php b/header-woocommerce.php index 490edd14..d200afc0 100644 --- a/header-woocommerce.php +++ b/header-woocommerce.php @@ -9,7 +9,7 @@ * * @package Bootscore * - * @version 5.2.3.1 + * @version 5.2.3.4 */ ?> diff --git a/header.php b/header.php index 90075dbc..fa5c7113 100644 --- a/header.php +++ b/header.php @@ -9,7 +9,7 @@ * * @package Bootscore * - * @version 5.2.0.0 + * @version 5.2.3.4 */ ?> diff --git a/readme.txt b/readme.txt index 0acb17e5..c1c2489c 100644 --- a/readme.txt +++ b/readme.txt @@ -2,14 +2,14 @@ Contributors: Bastian Kreiter, Justin Kruit, Martin Holzer, Tim Groeneveld, Laurent Binder, Patrick, Gustavo Silva, TershiXia, electronicsandprogramming, charly, Alexandros Kourmoulakis, Sven Geiß, ucalegonte, Benhaim Ido, Sean Emerson, Androidacy, Tamás Dohány, -David Vanderhaeghe, Karsten Reincke, Patrick Champoux +David Vanderhaeghe, Karsten Reincke, Patrick Champoux, sweetappleuk Tags: featured-images, threaded-comments, translation-ready Requires at least: 4.5 -Tested up to: 6.1.1 +Tested up to: 6.2 Requires PHP: 5.6 -Stable tag: 5.2.3.3 +Stable tag: 5.2.3.4 License: MIT License License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE @@ -59,6 +59,13 @@ bootScore includes support for WooCommerce and Infinite Scroll in Jetpack. == Changelog == + = 5.2.3.4 - April 17 2023 = + + * [FEATURE] New bootscore_container_class() function #439 + * [FEATURE] 2 more widget areas and improve existing ones #449 + * [IMPROVEMENT] Comments section #446 + * [BUGFIX] Add missing fallback for previous horizontal loop card images #450 + = 5.2.3.3 - March 31 2023 = * [IMPROVEMENT] Make icons in alerts optional and use masks instead of FA font #403 diff --git a/scss/_bscore_style.scss b/scss/_bscore_style.scss index 87dc2d41..98a6ed6f 100644 --- a/scss/_bscore_style.scss +++ b/scss/_bscore_style.scss @@ -1,5 +1,5 @@ /*! - * bootScore 5.2.3.3 (https://bootscore.me/) + * bootScore 5.2.3.4 (https://bootscore.me/) */ @import "bootscore/admin_bar"; diff --git a/sidebar.php b/sidebar.php index fc0094e1..297a442b 100644 --- a/sidebar.php +++ b/sidebar.php @@ -7,7 +7,7 @@ * * @package Bootscore * - * @version 5.2.0.0-beta1 + * @version 5.2.3.4 */ if (!is_active_sidebar('sidebar-1')) { diff --git a/style.css b/style.css index 69bc2197..36b1cd61 100644 --- a/style.css +++ b/style.css @@ -4,8 +4,8 @@ Theme URI: https://bootscore.me/ Author: bootScore Author URI: https://bootscore.me Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. Documentation. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it. -Version: 5.2.3.3 -Tested up to: 6.1.1 +Version: 5.2.3.4 +Tested up to: 6.2 Requires PHP: 5.6 License: MIT License License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE