Skip to content

Commit

Permalink
Merge pull request #453 from bootscore/5.2.3.4
Browse files Browse the repository at this point in the history
5.2.3.4 release
  • Loading branch information
crftwrk committed Apr 17, 2023
2 parents 3a49fd6 + 73457f2 commit b5ff283
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 10 deletions.
2 changes: 1 addition & 1 deletion footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* @package Bootscore
*
* @version 5.2.0.0
* @version 5.2.3.4
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion header-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* @package Bootscore
*
* @version 5.2.3.1
* @version 5.2.3.4
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion header.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* @package Bootscore
*
* @version 5.2.0.0
* @version 5.2.3.4
*/

?>
Expand Down
13 changes: 10 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion scss/_bscore_style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* bootScore 5.2.3.3 (https://bootscore.me/)
* bootScore 5.2.3.4 (https://bootscore.me/)
*/

@import "bootscore/admin_bar";
Expand Down
2 changes: 1 addition & 1 deletion sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* @package Bootscore
*
* @version 5.2.0.0-beta1
* @version 5.2.3.4
*/

if (!is_active_sidebar('sidebar-1')) {
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. 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
Expand Down

0 comments on commit b5ff283

Please sign in to comment.