socialiconeco v1.0

This commit is contained in:
2026-06-29 12:09:01 -03:00
parent 0adec7e33b
commit 5d4134305a
3 changed files with 6 additions and 4 deletions

1
VERSION Normal file
View File

@@ -0,0 +1 @@
socialiconeco v1.0

View File

@@ -4,7 +4,7 @@ Tags: social, media, widget, follow, profile, icons, 500px, Spotify, Telegram, D
Requires at least: 3.5.1 Requires at least: 3.5.1
Tested up to: 6.7 Tested up to: 6.7
Requires PHP: 5.3 Requires PHP: 5.3
Stable tag: 16.07 Stable tag: 1.0
License: GPLv3 or later License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -76,10 +76,11 @@ The opening and closing unordered list tags can be edited or changed with the so
== Changelog == == Changelog ==
= 16.07-eco = = 1.0 =
* Forked as Social Icone Co from the unmaintained "Social Icons Widget" * Forked as Social Icone Co from the unmaintained "Social Icons Widget" (last upstream release 16.07)
* Replaced removed create_function() call for PHP 8 compatibility * Replaced removed create_function() call for PHP 8 compatibility
* Fixed hardcoded plugin-folder paths so styles and fallback icons load under any folder name * Fixed hardcoded plugin-folder paths so styles and fallback icons load under any folder name
* Replaced About.me and Behance defaults with Spotify and Telegram
= 16.07 = = 16.07 =
* Updated some social icons to their newer logos * Updated some social icons to their newer logos

View File

@@ -3,7 +3,7 @@
Plugin Name: Social Icone Co Plugin Name: Social Icone Co
Plugin URI: https://code.beco.cc/beco/socialiconeco Plugin URI: https://code.beco.cc/beco/socialiconeco
Description: Displays a list of social media website icons and a link to your profile. Description: Displays a list of social media website icons and a link to your profile.
Version: 16.07 Version: 1.0
Author: Beco Author: Beco
Author URI: https://beco.cc Author URI: https://beco.cc
License: GPLv3 or later License: GPLv3 or later