diff --git a/build b/build index ab71b10..ed5085d 160000 --- a/build +++ b/build @@ -1 +1 @@ -Subproject commit ab71b101a531871a7ed62ee236b4ae55de6498a7 +Subproject commit ed5085dc8e71f4fc173a1c2b38cfd0b584ffedbd diff --git a/inc/settings b/inc/settings index e251cb8..ad02c26 160000 --- a/inc/settings +++ b/inc/settings @@ -1 +1 @@ -Subproject commit e251cb87c3780bbbc20f1af0f8af864cc899ce14 +Subproject commit ad02c262d245606526549d3988dede044614369c diff --git a/readme.txt b/readme.txt index 3edecee..c6ee0ac 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: siteorigin Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce -Tested up to: 5.7 +Tested up to: 5.8 Requires at least: 4.7 Requires PHP: 5.6.20 License: GPLv2 or later @@ -104,6 +104,9 @@ Original design files are available on [Google Drive](https://drive.google.com/f == Changelog == += 1.19.0 - 21 July 2021 = +* Disabled WP 5.8 Block-Based widgets editor. Can be re-enabled using `add_filter( 'siteorigin_settings_disable_new_widget_area', '__return_false' );`. + = 1.18.1 - 11 July 2021 = * Only setup FitVids if enabled in Theme Settings. Ensures better compatibility with other plugins loading FitVids for fluid width video embeds. * Block Editor: Removed exclusion preventing FitVids from loading in the Block Editor. diff --git a/sass/style.scss b/sass/style.scss index ed76b18..f282f72 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -5,7 +5,7 @@ Author URI: https://siteorigin.com/ Theme URI: https://siteorigin.com/theme/north/ Description: Inspired by the elegant majesty and purity of the Swiss Alps and built with business owners in mind, North is the star in the SiteOrigin sky. With easy-to-use options, classic lines and a minimal feel, North feels visually limitless and technically effortless. It's fully responsive and retina ready. Some key features are its responsive menu, gorgeous animations and tight integration with all the major plugins you've come to rely on. You can use it to create a business website using SiteOrigin Page Builder and our Widgets Bundle. You can also build a full ecommerce store though North's WooCommerce integration. We offer free and premium support on our support forums (http://siteorigin.com/thread/). Version: dev -Tested up to: 5.6 +Tested up to: 5.8 Requires at least: 4.7 Requires PHP: 5.6.20 License: GNU General Public License v2 or later diff --git a/style.css b/style.css index d7ae63e..a04f1e8 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author URI: https://siteorigin.com/ Theme URI: https://siteorigin.com/theme/north/ Description: Inspired by the elegant majesty and purity of the Swiss Alps and built with business owners in mind, North is the star in the SiteOrigin sky. With easy-to-use options, classic lines and a minimal feel, North feels visually limitless and technically effortless. It's fully responsive and retina ready. Some key features are its responsive menu, gorgeous animations and tight integration with all the major plugins you've come to rely on. You can use it to create a business website using SiteOrigin Page Builder and our Widgets Bundle. You can also build a full ecommerce store though North's WooCommerce integration. We offer free and premium support on our support forums (http://siteorigin.com/thread/). Version: dev -Tested up to: 5.6 +Tested up to: 5.8 Requires at least: 4.7 Requires PHP: 5.6.20 License: GNU General Public License v2 or later