Skip to content

Commit

Permalink
2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romi-getbowtied committed Jul 30, 2024
1 parent e20bd11 commit 8bff0ad
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: getbowtied
Tags: gutenberg, blocks
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.8
Tested up to: 6.6
Stable tag: 2.0
Requires PHP: 7.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -36,6 +36,10 @@ Companion plugin for the **The Hanger** theme. Extends the functionality by addi

== Changelog ==

= 2.0 =
- WordPress 6.6 compatibility updates
- WooCommerce 9.1 compatibility updates

= 1.8 =
- WordPress 6.4 compatibility updates
- WooCommerce 8.4 compatibility updates
Expand Down
8 changes: 4 additions & 4 deletions core/updater/assets/plugin.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "The Hanger Extender",
"version": "1.8",
"version": "2.0",
"download_url": "https://getbowtied.github.io/repository/plugins/the-hanger-extender/the-hanger-extender.zip",

"homepage": "https://1.envato.market/getbowtied-to-the-hanger",
"requires": "5.0",
"tested": "6.4",
"last_updated": "2023-12-08 12:00:00",
"tested": "6.6",
"last_updated": "2024-07-30 12:00:00",

"author": "Get Bowtied",
"author_homepage": "https://getbowtied.com",

"sections": {
"description": "<p>Companion plugin for the <b>The Hanger</b> theme. Extends the functionality by adding theme specific features.</p><h4>Gutenberg Blocks:</h4><ul><li>Image Slider</li><li>Blog Posts</li><li>Social Media Profiles</li></ul><h4>WPBakery Page Builder Elements:</h4><ul><li>Slider</li><li>Blog Posts</li><li>Custom Button</li></ul><h4>Widgets:</h4><ul><li>eCommerce Info</li><li>Product Categories with Icon</li></ul><h4>Features:</h4><ul><li>Adds 'Social Media' section in Customizer for easy management of links to social media profiles</li><li>Adds social sharing options for the product page and blog post</li><li>Display recently purchased products in My Account / Dashboard</li><li>Adds header image and icon options for WooCommerce product categories</li></ul>",
"changelog": "<h4>1.8</h4><ul><li>WordPress 6.4 compatibility updates</li><li>WooCommerce 8.4 compatibility updates</li></ul><h4>1.7.3</h4><ul><li>WordPress 5.8.1 compatibility updates</li></ul><h4>1.7.2</h4><ul><li>WordPress 5.8 compatibility updates</li></ul><h4>1.7.1</h4><ul><li>Small maintenance updates</li></ul><h4>1.7.0</h4><ul><li>Small maintenance updates</li></ul><h4>1.6.9</h4><ul><li>Fixed: Product category icon picker issue</li><li>Maintenance: Fixed a few jQuery deprecated features warnings</li></ul><h4>1.6.8</h4><ul><li>Maintenance: Updated Swiper library to its latest version</li></ul><h4>1.6.7</h4><ul><li>WordPress 5.5 compatibility updates</li></ul><h4>1.6.6</h4><ul><li>New: Option to show/hide product's social sharing buttons</li><li>New: Social Media Customizer Control that allows for custom Icons and Social Profile links</li><li>Fixed: eCommerce Info Widget customizer warnings</li></ul><h4>1.6.5</h4><ul><li>Small maintenance updates</li></ul><h4>1.6.4</h4><ul><li>Added 'alt' attribute to Product Category Header's image</li></ul><h4>1.6.3</h4><ul><li>Fixed: Product categories with icon widget - error when icons are disabled</li><li>WordPress 5.3.1 compatibility updates</li></ul><h4>1.6.2</h4><ul><li>WordPress 5.3 compatibility updates</li></ul><h4>1.6.1</h4><ul><li>Fixed: Social Sharing buttons display issue on smaller screens</li></ul><h4>1.6.0</h4><ul><li>WordPress 5.3 compatibility updates</li><li>Slider block style adjustments</li></ul><h4>1.5.9</h4><ul><li>WPBakery Page Builder: Added Slider element font size options</li><li>Blocks: Added Slider block font size options</li></ul><h4>1.5.8</h4><ul><li>Small maintenance updates</li></ul><h4>1.5.7</h4><ul><li>Adds: the 'Social Media' section in Customizer allowing for easy management of links to social media profiles. The icons can be turned on/off in the Top Bar or displayed in pages using the Gutenberg Block (functionality transferred from the theme)</li><li>Adds: Upload header images and icons for WooCommerce product categories (functionality transferred from the theme)</li></ul><h4>1.5.6</h4><ul><li>Adds: Theme-specific custom widgets: eCommerce Info and Product Categories with Icon</li></ul><h4>1.5.5</h4><ul><li>Fixed: PHP 7.3 compatibility updates</li></ul><h4>1.5.4</h4><ul><li>Fixed: Localization issues</li></ul><h4>1.5.3</h4><ul><li>WordPress 5.1 compatibility improvements</li></ul><h4>1.5.2</h4><ul><li>Various bug fixes</li></ul><h4>1.5.1</h4><ul><li>Fixed: Columns Block displaying issue</li><li>Fixed: Yoast SEO compatibiity issue</li></ul><h4>1.5</h4><ul><li>WordPress 5+ compatibility improvements</li><li>Improved styles for theme neutrality</li><li>Localization issues with the Posts Grid Block</li></ul><h4>1.4</h4><ul><li>WordPress 5+ compatibility improvements</li></ul><h4>1.3</h4><ul><li>Gutenberg Slider Block Fixes</li></ul><h4>1.2</h4><ul><li>Gutenberg Compatibility</li><li>Gutenberg Custom Blocks: Slider, Latest Posts Grid, Social Media Profiles</li></ul><h4>1.1</h4><ul><li>Various Fixes</li></ul><h4>1.0</h4><ul><li>Initial Version</li></ul>"
"changelog": "<h4>2.0</h4><ul><li>WordPress 6.6 compatibility updates</li><li>WooCommerce 9.1 compatibility updates</li></ul><h4>1.8</h4><ul><li>WordPress 6.4 compatibility updates</li><li>WooCommerce 8.4 compatibility updates</li></ul><h4>1.7.3</h4><ul><li>WordPress 5.8.1 compatibility updates</li></ul><h4>1.7.2</h4><ul><li>WordPress 5.8 compatibility updates</li></ul><h4>1.7.1</h4><ul><li>Small maintenance updates</li></ul><h4>1.7.0</h4><ul><li>Small maintenance updates</li></ul><h4>1.6.9</h4><ul><li>Fixed: Product category icon picker issue</li><li>Maintenance: Fixed a few jQuery deprecated features warnings</li></ul><h4>1.6.8</h4><ul><li>Maintenance: Updated Swiper library to its latest version</li></ul><h4>1.6.7</h4><ul><li>WordPress 5.5 compatibility updates</li></ul><h4>1.6.6</h4><ul><li>New: Option to show/hide product's social sharing buttons</li><li>New: Social Media Customizer Control that allows for custom Icons and Social Profile links</li><li>Fixed: eCommerce Info Widget customizer warnings</li></ul><h4>1.6.5</h4><ul><li>Small maintenance updates</li></ul><h4>1.6.4</h4><ul><li>Added 'alt' attribute to Product Category Header's image</li></ul><h4>1.6.3</h4><ul><li>Fixed: Product categories with icon widget - error when icons are disabled</li><li>WordPress 5.3.1 compatibility updates</li></ul><h4>1.6.2</h4><ul><li>WordPress 5.3 compatibility updates</li></ul><h4>1.6.1</h4><ul><li>Fixed: Social Sharing buttons display issue on smaller screens</li></ul><h4>1.6.0</h4><ul><li>WordPress 5.3 compatibility updates</li><li>Slider block style adjustments</li></ul><h4>1.5.9</h4><ul><li>WPBakery Page Builder: Added Slider element font size options</li><li>Blocks: Added Slider block font size options</li></ul><h4>1.5.8</h4><ul><li>Small maintenance updates</li></ul><h4>1.5.7</h4><ul><li>Adds: the 'Social Media' section in Customizer allowing for easy management of links to social media profiles. The icons can be turned on/off in the Top Bar or displayed in pages using the Gutenberg Block (functionality transferred from the theme)</li><li>Adds: Upload header images and icons for WooCommerce product categories (functionality transferred from the theme)</li></ul><h4>1.5.6</h4><ul><li>Adds: Theme-specific custom widgets: eCommerce Info and Product Categories with Icon</li></ul><h4>1.5.5</h4><ul><li>Fixed: PHP 7.3 compatibility updates</li></ul><h4>1.5.4</h4><ul><li>Fixed: Localization issues</li></ul><h4>1.5.3</h4><ul><li>WordPress 5.1 compatibility improvements</li></ul><h4>1.5.2</h4><ul><li>Various bug fixes</li></ul><h4>1.5.1</h4><ul><li>Fixed: Columns Block displaying issue</li><li>Fixed: Yoast SEO compatibiity issue</li></ul><h4>1.5</h4><ul><li>WordPress 5+ compatibility improvements</li><li>Improved styles for theme neutrality</li><li>Localization issues with the Posts Grid Block</li></ul><h4>1.4</h4><ul><li>WordPress 5+ compatibility improvements</li></ul><h4>1.3</h4><ul><li>Gutenberg Slider Block Fixes</li></ul><h4>1.2</h4><ul><li>Gutenberg Compatibility</li><li>Gutenberg Custom Blocks: Slider, Latest Posts Grid, Social Media Profiles</li></ul><h4>1.1</h4><ul><li>Various Fixes</li></ul><h4>1.0</h4><ul><li>Initial Version</li></ul>"
},

"icons" : {
Expand Down
2 changes: 1 addition & 1 deletion includes/social-media/class-social-media.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ protected function set_profiles() {
array(
'link' => 'twitter_link',
'slug' => 'twitter',
'svg_path' => 'M 50.0625 10.4375 C 48.214844 11.257813 46.234375 11.808594 44.152344 12.058594 C 46.277344 10.785156 47.910156 8.769531 48.675781 6.371094 C 46.691406 7.546875 44.484375 8.402344 42.144531 8.863281 C 40.269531 6.863281 37.597656 5.617188 34.640625 5.617188 C 28.960938 5.617188 24.355469 10.21875 24.355469 15.898438 C 24.355469 16.703125 24.449219 17.488281 24.625 18.242188 C 16.078125 17.8125 8.503906 13.71875 3.429688 7.496094 C 2.542969 9.019531 2.039063 10.785156 2.039063 12.667969 C 2.039063 16.234375 3.851563 19.382813 6.613281 21.230469 C 4.925781 21.175781 3.339844 20.710938 1.953125 19.941406 C 1.953125 19.984375 1.953125 20.027344 1.953125 20.070313 C 1.953125 25.054688 5.5 29.207031 10.199219 30.15625 C 9.339844 30.390625 8.429688 30.515625 7.492188 30.515625 C 6.828125 30.515625 6.183594 30.453125 5.554688 30.328125 C 6.867188 34.410156 10.664063 37.390625 15.160156 37.472656 C 11.644531 40.230469 7.210938 41.871094 2.390625 41.871094 C 1.558594 41.871094 0.742188 41.824219 -0.0585938 41.726563 C 4.488281 44.648438 9.894531 46.347656 15.703125 46.347656 C 34.617188 46.347656 44.960938 30.679688 44.960938 17.09375 C 44.960938 16.648438 44.949219 16.199219 44.933594 15.761719 C 46.941406 14.3125 48.683594 12.5 50.0625 10.4375 Z ',
'svg_path' => 'm28.34828,22.30743l13.09073,-14.9014l-3.10099,0l-11.37148,12.93604l-9.07562,-12.93604l-10.47024,0l13.72711,19.56344l-13.72711,15.6245l3.10099,0l12.00082,-13.66382l9.58659,13.66382l10.47024,0m-30.93843,-32.89794l4.764,0l21.93079,30.72045l-4.76517,0',
'name' => 'Twitter'
),
array(
Expand Down
4 changes: 2 additions & 2 deletions the-hanger-extender.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.8
* Version: 2.0
* Author: Get Bowtied
* Author URI: https://getbowtied.com
* Requires at least: 5.0
* Tested up to: 6.4
* Tested up to: 6.6
*
* @package The Hanger Extender
*/
Expand Down

0 comments on commit 8bff0ad

Please sign in to comment.