From fa3b20daab3dd514206fccd8656f70738746218e Mon Sep 17 00:00:00 2001 From: Pavel Ciorici Date: Fri, 12 Apr 2024 11:33:00 +0200 Subject: [PATCH] v4.2.18 --- readme.txt | 9 ++++++--- social-icons-widget-by-wpzoom.php | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index 49af75c..e8efab9 100755 --- a/readme.txt +++ b/readme.txt @@ -1,15 +1,15 @@ === Social Icons Widget & Block by WPZOOM === Contributors: WPZOOM, nvartolomei, ciorici Donate link: https://www.wpzoom.com/ -Tags: social icons, social networks, social media, social media icons, icons, social profiles, social widget, widget, block, social block, block icons, academicons, elementor, social networking, sharing, share buttons, fontawesome +Tags: social icons, social networks, social media, social media icons, icons Requires at least: 5.2 Requires PHP: 7.2 Tested up to: 6.5 -Stable tag: 4.2.17 +Stable tag: 4.2.18 License: GNU General Public License v2.0 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -Social Icons Widget & Block helps adding icons with links to social media profiles on your website. Supports more than 100 websites and includes 400 icons. +Quickly add icons with links to your profiles from different social networks and sites! Social Icons Widget & Block includes more than 400 icons == Description == @@ -146,6 +146,9 @@ Add the Social Icons Block to the editor and customize the icons as you want. == Changelog == += 4.2.18 = +* Fixed an issue with arial label escaping + = 4.2.17 = * Fixed an issue with the values of some fields not being escaped diff --git a/social-icons-widget-by-wpzoom.php b/social-icons-widget-by-wpzoom.php index a9ea1a7..f375a47 100755 --- a/social-icons-widget-by-wpzoom.php +++ b/social-icons-widget-by-wpzoom.php @@ -3,14 +3,14 @@ * Plugin Name: Social Icons Widget & Block by WPZOOM * Plugin URI: https://www.wpzoom.com/plugins/social-widget/ * Description: Social Icons Widget & Block to display links to social media networks websites. Supports most of the known social networks and includes more than 400 icons. Sort icons by Drag & Drop and change their color easily. - * Version: 4.2.17 + * Version: 4.2.18 * Author: WPZOOM * Author URI: https://www.wpzoom.com/ * Text Domain: social-icons-widget-by-wpzoom * License: GNU General Public License v2.0 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * Requires at least: 5.2 - * Tested up to: 6.4 + * Tested up to: 6.5 * * @package WPZOOM_Social_Icons */