diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..ccb67d4 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +socialiconeco v1.0 diff --git a/readme.txt b/readme.txt index ab6241d..d12ebc0 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: social, media, widget, follow, profile, icons, 500px, Spotify, Telegram, D Requires at least: 3.5.1 Tested up to: 6.7 Requires PHP: 5.3 -Stable tag: 16.07 +Stable tag: 1.0 License: GPLv3 or later 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 == -= 16.07-eco = -* Forked as Social Icone Co from the unmaintained "Social Icons Widget" += 1.0 = +* 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 * 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 = * Updated some social icons to their newer logos diff --git a/socialiconeco.php b/socialiconeco.php index 66c96d0..cbac8d4 100644 --- a/socialiconeco.php +++ b/socialiconeco.php @@ -3,7 +3,7 @@ Plugin Name: Social Icone Co Plugin URI: https://code.beco.cc/beco/socialiconeco Description: Displays a list of social media website icons and a link to your profile. -Version: 16.07 +Version: 1.0 Author: Beco Author URI: https://beco.cc License: GPLv3 or later