diff --git a/admin-bar-wrap-fix.php b/admin-bar-wrap-fix.php index 746aa50..f274d01 100755 --- a/admin-bar-wrap-fix.php +++ b/admin-bar-wrap-fix.php @@ -2,7 +2,7 @@ /* Plugin Name: Admin Bar Wrap Fix Description: Fixes the wrap behavior of the WordPress admin bar when it has too many items. Keep it neat; don't spill/overflow into the content. -Version: 1.0.0 +Version: 1.0.1 Author: KZeni Author URI: http://kzeni.com */ diff --git a/readme.txt b/readme.txt index c54a275..a5f9e5c 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: KZeni Donate link: https://www.paypal.me/KZeni Tags: Admin Bar, adminbar, ui, ui fix, overflow, wrapping -Stable tag: 1.0.0 +Stable tag: 1.0.1 Tested up to: 5.3.2 Requires at least: 4.6 Requires PHP: 5.4 @@ -13,6 +13,8 @@ Fixes the wrap behavior of the WordPress admin bar when it has too many items. K Fixes the wrap behavior of the WordPress admin bar when it has too many items. Keep it neat; don't spill/overflow into the content. +Check things out on GitHub at [https://github.com/KZeni/Admin-Bar-Wrap-Fix](https://github.com/KZeni/Admin-Bar-Wrap-Fix) + == Frequently Asked Questions == = Shouldn't this be fixed within WordPress itself? = @@ -27,6 +29,12 @@ I would think so. This has been submitted as a patch at https://core.trac.wordpr == Changelog == += 1.0.1 = + +Released January 9th, 2020 + +* Added GitHub info to description. + = 1.0.0 = Released January 9th, 2020