From a2a2fb2f5ed0a94889cdda0c78d624036a1cfdc4 Mon Sep 17 00:00:00 2001 From: Alex S <17275120+AlexGStapleton@users.noreply.github.com> Date: Tue, 7 Mar 2023 02:10:21 +1300 Subject: [PATCH 1/7] Remove Build Contributors --- build-config.js | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/build-config.js b/build-config.js index fc58833..09f9352 100644 --- a/build-config.js +++ b/build-config.js @@ -1,22 +1,6 @@ module.exports = { slug: 'siteorigin-north', jsMinSuffix: '.min', - contributors: { - src: [ - '{**/*.js,**/*.php,**/*.less,**/*.scss}', - '!{build,build/**}', // Ignore build/ submodule - '!{inc/settings,inc/settings/**}', // Ignore settings submodule - '!{inc/panels-lite,inc/panels-lite/**}', // Ignore panels-lite submodule - '!{languages,languages/**}', // Ignore languages - '!{tests,tests/**}', // Ignore tests/ and contents if any - '!{tmp,tmp/**}' // Ignore tmp/ and contents if any - ], - format: 'php', - skipCommits: [], - excludeEmails: [ - '77e88891e4965161953320ec66623cbc', // Remove greg@siteorigin.com - ] - }, version: { src: [ 'functions.php', From 6706e5538c645de370f72c6503ffc6ab20c01efa Mon Sep 17 00:00:00 2001 From: Alex S <17275120+AlexGStapleton@users.noreply.github.com> Date: Thu, 9 Mar 2023 16:30:19 +1300 Subject: [PATCH 2/7] Add Logo Booster Teaser --- inc/settings.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/inc/settings.php b/inc/settings.php index fdd5ae3..36f745b 100644 --- a/inc/settings.php +++ b/inc/settings.php @@ -17,6 +17,14 @@ function siteorigin_north_settings_init() { 'type' => 'media', 'label' => __( 'Retina Logo', 'siteorigin-north' ), 'description' => __( 'A logo for use on high pixel density displays. Must be used in addition to standard logo and be exactly double the size.', 'siteorigin-north' ), + 'teaser' => __( + sprintf( + 'Enhance your SiteOrigin theme logo functionality with the %sLogo Booster addon%s. Add an alternative logo on any page; upload a sticky logo to display on scroll.', + '', + '' + ), + 'siteorigin-north' + ), ), 'site_title' => array( 'type' => 'checkbox', From 7468387a5d61dc7ca2952b54b1845fe3caec3470 Mon Sep 17 00:00:00 2001 From: Alex S <17275120+AlexGStapleton@users.noreply.github.com> Date: Thu, 16 Mar 2023 06:20:45 +1300 Subject: [PATCH 3/7] Use SiteOrigin Breadcrumbs --- inc/template-tags.php | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index a176074..47efcac 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -474,21 +474,7 @@ function siteorigin_north_display_icon( $type ) { * Display's breadcrumbs supported by Breadcrumb NavXT, Rank Math, and Yoast SEO. */ function siteorigin_north_breadcrumbs() { - if ( function_exists( 'bcn_display' ) ) { - ?> - - ', '' ); - } elseif ( function_exists( 'rank_math_the_breadcrumbs' ) ) { - ?> - - Date: Thu, 16 Mar 2023 13:20:42 +1300 Subject: [PATCH 4/7] Logo Booster Teaser: Switch to Array --- inc/settings.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/inc/settings.php b/inc/settings.php index 36f745b..aea10c9 100644 --- a/inc/settings.php +++ b/inc/settings.php @@ -17,13 +17,15 @@ function siteorigin_north_settings_init() { 'type' => 'media', 'label' => __( 'Retina Logo', 'siteorigin-north' ), 'description' => __( 'A logo for use on high pixel density displays. Must be used in addition to standard logo and be exactly double the size.', 'siteorigin-north' ), - 'teaser' => __( - sprintf( - 'Enhance your SiteOrigin theme logo functionality with the %sLogo Booster addon%s. Add an alternative logo on any page; upload a sticky logo to display on scroll.', - '', - '' + 'teaser' => array( + 'text' => __( + sprintf( + 'Enhance your SiteOrigin theme logo functionality with the %sLogo Booster addon%s. Add an alternative logo on any page; upload a sticky logo to display on scroll.', + '', + '' + ), + 'siteorigin-north' ), - 'siteorigin-north' ), ), 'site_title' => array( From b3dd45917efad87e4ecc7bcd0eb3e05864dc3e18 Mon Sep 17 00:00:00 2001 From: Andrew Misplon Date: Sun, 9 Apr 2023 17:30:26 +0100 Subject: [PATCH 5/7] Updated Tested up to tag --- readme.txt | 2 +- sass/style.scss | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index b68536c..78229a2 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: 6.0 +Tested up to: 6.2 Requires at least: 4.7 Requires PHP: 5.6.20 License: GPLv2 or later diff --git a/sass/style.scss b/sass/style.scss index 4c42ddc..55c764b 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: 6.0 +Tested up to: 6.2 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 4e89439..3047560 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: 6.0 +Tested up to: 6.2 Requires at least: 4.7 Requires PHP: 5.6.20 License: GNU General Public License v2 or later From 5aebba4903ed34dc64fca800fe6a7d6e27cff01c Mon Sep 17 00:00:00 2001 From: Andrew Misplon Date: Sun, 9 Apr 2023 17:30:36 +0100 Subject: [PATCH 6/7] Updated Settings submodule --- inc/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/settings b/inc/settings index ed8b0c3..d4b6359 160000 --- a/inc/settings +++ b/inc/settings @@ -1 +1 @@ -Subproject commit ed8b0c3a0d39e054b93f471b97b7d230b7cc5874 +Subproject commit d4b6359f7f91918262de3f72f5550367f7115422 From 385929433007d94060e15efb65ca74ad57051b2b Mon Sep 17 00:00:00 2001 From: Andrew Misplon Date: Sun, 9 Apr 2023 18:15:15 +0100 Subject: [PATCH 7/7] Changelog update --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.txt b/readme.txt index 78229a2..801a29f 100644 --- a/readme.txt +++ b/readme.txt @@ -104,6 +104,9 @@ Original design files are available on [Google Drive](https://drive.google.com/f == Changelog == += 1.19.15 - 09 April 2023 = +* Moved breadcrumb functionality to SiteOrigin Settings framework. + = 1.19.14 - 01 March 2023 = * Added compatibility for the SiteOrigin Premium Logo Booster Addon. * WordPress PHP Coding Standards improvements.