From c1a739122fbae4c76d51f2718c7769ae22277058 Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Wed, 3 Jun 2026 13:28:15 +0530 Subject: [PATCH 1/2] fix: redirect link for upgrade --- inc/Dashboard.php | 2 +- inc/Pro_Promotions.php | 2 +- inc/Wizard_Promo.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/Dashboard.php b/inc/Dashboard.php index bc6bfa3..a4e8e51 100644 --- a/inc/Dashboard.php +++ b/inc/Dashboard.php @@ -19,7 +19,7 @@ class Dashboard { const MENU_SLUG = 'raft-dashboard'; const PARENT = 'themes.php'; - const UPGRADE_URL = 'https://themeisle.com/themes/raft/upgrade/'; + const UPGRADE_URL = 'https://themeisle.com/themes/raft/'; /** * Dashboard constructor. diff --git a/inc/Pro_Promotions.php b/inc/Pro_Promotions.php index b07f737..f61358d 100644 --- a/inc/Pro_Promotions.php +++ b/inc/Pro_Promotions.php @@ -23,7 +23,7 @@ class Pro_Promotions { const CATEGORY_SLUG = 'raft/pro'; - const UPGRADE_URL = 'https://themeisle.com/themes/raft/upgrade/'; + const UPGRADE_URL = 'https://themeisle.com/themes/raft/'; /** * Pro_Promotions constructor. diff --git a/inc/Wizard_Promo.php b/inc/Wizard_Promo.php index 4b720af..381d273 100644 --- a/inc/Wizard_Promo.php +++ b/inc/Wizard_Promo.php @@ -28,7 +28,7 @@ class Wizard_Promo { const SCRIPT_HANDLE = 'raft-wizard-promo'; - const UPGRADE_URL = 'https://themeisle.com/themes/raft/upgrade/'; + const UPGRADE_URL = 'https://themeisle.com/themes/raft/'; /** * Wizard_Promo constructor. From 63dbd3501568a45a2de9b07eea6cc76d37235ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:32:34 +0000 Subject: [PATCH 2/2] chore(deps): bump codeinwp/themeisle-sdk from 3.3.52 to 3.3.53 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.52 to 3.3.53. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.53/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.52...v3.3.53) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 631e1ef..29a4cc6 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.52", + "version": "3.3.53", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "d1ae68cbd4f84934b4d982e9eeff317b9f4c814a" + "reference": "a657eaedf62cc84c82e539167ac9e19b3e618ce8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d1ae68cbd4f84934b4d982e9eeff317b9f4c814a", - "reference": "d1ae68cbd4f84934b4d982e9eeff317b9f4c814a", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/a657eaedf62cc84c82e539167ac9e19b3e618ce8", + "reference": "a657eaedf62cc84c82e539167ac9e19b3e618ce8", "shasum": "" }, "require-dev": { @@ -43,9 +43,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.52" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.53" }, - "time": "2026-05-14T19:43:56+00:00" + "time": "2026-06-18T07:32:53+00:00" } ], "packages-dev": [