From e20bd110fd73e527ea4cbf936d2d4ae3cc37c8dd Mon Sep 17 00:00:00 2001 From: Romi H Date: Fri, 8 Dec 2023 20:29:19 +0200 Subject: [PATCH] 1.8 --- README.txt | 13 ++++++++----- core/updater/assets/plugin.json | 16 ++++++++-------- the-hanger-extender.php | 6 +++--- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/README.txt b/README.txt index 26b8609..44fe542 100644 --- a/README.txt +++ b/README.txt @@ -1,13 +1,12 @@ === The Hanger Extender === -Contributors: getbowtied, vanesareinerth, adrianlbs, traians +Contributors: getbowtied Tags: gutenberg, blocks Requires at least: 5.0 -Tested up to: 5.8.1 -Stable tag: 1.7.3 -Requires PHP: 5.5.0 +Tested up to: 6.4 +Stable tag: 1.8 +Requires PHP: 7.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -~Current Version:1.7.3~ Extends the functionality of The Hanger theme by adding theme specific features. @@ -37,6 +36,10 @@ Companion plugin for the **The Hanger** theme. Extends the functionality by addi == Changelog == += 1.8 = +- WordPress 6.4 compatibility updates +- WooCommerce 8.4 compatibility updates + = 1.7.3 = - WordPress 5.8.1 compatibility updates diff --git a/core/updater/assets/plugin.json b/core/updater/assets/plugin.json index 52c2264..e1b7ec4 100755 --- a/core/updater/assets/plugin.json +++ b/core/updater/assets/plugin.json @@ -1,19 +1,19 @@ { "name": "The Hanger Extender", - "version": "1.7.3", - "download_url": "https://github.com/getbowtied/the-hanger-extender/zipball/master", + "version": "1.8", + "download_url": "https://getbowtied.github.io/repository/plugins/the-hanger-extender/the-hanger-extender.zip", - "homepage": "https://themeforest.net/item/the-hanger-modern-classic-woocommerce-theme/21753302", + "homepage": "https://1.envato.market/getbowtied-to-the-hanger", "requires": "5.0", - "tested": "5.8.1", - "last_updated": "2021-10-20 09:00:00", + "tested": "6.4", + "last_updated": "2023-12-08 12:00:00", - "author": "GetBowtied", - "author_homepage": "https://getbowtied.com/", + "author": "Get Bowtied", + "author_homepage": "https://getbowtied.com", "sections": { "description": "

Companion plugin for the The Hanger theme. Extends the functionality by adding theme specific features.

Gutenberg Blocks:

WPBakery Page Builder Elements:

Widgets:

Features:

", - "changelog": "

1.7.3

1.7.2

1.7.1

1.7.0

1.6.9

1.6.8

1.6.7

1.6.6

1.6.5

1.6.4

1.6.3

1.6.2

1.6.1

1.6.0

1.5.9

1.5.8

1.5.7

1.5.6

1.5.5

1.5.4

1.5.3

1.5.2

1.5.1

1.5

1.4

1.3

1.2

1.1

1.0

" + "changelog": "

1.8

1.7.3

1.7.2

1.7.1

1.7.0

1.6.9

1.6.8

1.6.7

1.6.6

1.6.5

1.6.4

1.6.3

1.6.2

1.6.1

1.6.0

1.5.9

1.5.8

1.5.7

1.5.6

1.5.5

1.5.4

1.5.3

1.5.2

1.5.1

1.5

1.4

1.3

1.2

1.1

1.0

" }, "icons" : { diff --git a/the-hanger-extender.php b/the-hanger-extender.php index c6dd184..c12c0f3 100755 --- a/the-hanger-extender.php +++ b/the-hanger-extender.php @@ -3,11 +3,11 @@ * Plugin Name: The Hanger Extender * Plugin URI: https://thehanger.wp-theme.design/ * Description: Extends the functionality of The Hanger with theme specific shortcodes and page builder elements. - * Version: 1.7.3 - * Author: GetBowtied + * Version: 1.8 + * Author: Get Bowtied * Author URI: https://getbowtied.com * Requires at least: 5.0 - * Tested up to: 5.8.1 + * Tested up to: 6.4 * * @package The Hanger Extender */