Skip to content

Commit

Permalink
v4.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ciorici committed Apr 12, 2024
1 parent 18a087a commit fa3b20d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -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 ==

Expand Down Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions social-icons-widget-by-wpzoom.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit fa3b20d

Please sign in to comment.