diff --git a/README.md b/README.md index 6d84189..c28953c 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Summary: | The Bootstrap Blog -------------------|---------------- Contributors: | [mrpauloen](https://profiles.wordpress.org/mrpauloen/) -Version: | 0.1.4.4 +Version: | 0.1.5 Requires at least: | 5.5 -Tested up to: | 5.8 +Tested up to: | 6.0 Requires PHP: | 7.0 License: | GPLv2 or later License URI: | http://www.gnu.org/licenses/gpl-2.0.html @@ -148,13 +148,18 @@ https://wordpress.org/support/theme/the-bootstrap-blog ## Changelog +### 0.1.5 +*Released: August, 2022* + +* Added: Header as Title feature + ### 0.1.4.4 -*Released: November 14, 2021 +*Released: November 14, 2021* * Added: support JS - Remove the `no-js` class from body if JS is supported * Removed: unnecessary comment_reply_link filter hook - - fixed by new patch (51081) + - fixed by new WordPress patch (51081) ### 0.1.4.3 *Released: July 24, 2021* diff --git a/header.php b/header.php index 7efc02b..8169b2e 100644 --- a/header.php +++ b/header.php @@ -58,7 +58,7 @@ echo esc_attr( ' has-custom-header'); } ?>"> -


+


+ +

- diff --git a/style.css b/style.css index 755d94e..a0b1ed8 100644 --- a/style.css +++ b/style.css @@ -2,10 +2,10 @@ Theme Name: The Bootstrap Blog Author: mrpauloen Author URI: https://profiles.wordpress.org/mrpauloen/ -Description: Based on the popular Bootstrap 4 library, this theme shows how mobile friendly CSS framework can be used to create sleek, simple, fast and functional websites, with ease and intuitive way in modern front-end web developmen days. -Version: 0.1.4.4 +Description: A simple two-column WordPress theme, built on Bootstrap 4 with custom navigation, header, and type. Based on the popular Bootstrap 4 library, this theme shows how mobile friendly CSS framework can be used to create sleek, simple, fast and functional websites, with ease and intuitive way in modern front-end web developmen days. +Version: 0.1.5 Requires at least: 5.5 -Tested up to: 5.8 +Tested up to: 6.0 Requires PHP: 7.0 Tags: two-columns, custom-menu, custom-background, right-sidebar, custom-header, featured-images, sticky-post, theme-options, threaded-comments, translation-ready, blog License: GPLv2 or later @@ -15,7 +15,7 @@ Domain Path: /languages == Copyright & License Notes == - The Bootstrap Blog WordPress Theme, Copyright 2016-2021 Paweł Nowak + The Bootstrap Blog WordPress Theme, Copyright 2016-2022 Paweł Nowak The Bootstrap Blog is distributed under the terms of the GNU GPL