Skip to content

Commit

Permalink
Updated to confirm WordPress 5.4 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
KZeni committed Mar 7, 2020
1 parent f06ba59 commit 94dc901
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin-bar-wrap-fix.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
Version: 1.0.2
Author: KZeni
Author URI: http://kzeni.com
*/
Expand Down
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: KZeni
Donate link: https://www.paypal.me/KZeni
Tags: Admin Bar, adminbar, ui, ui fix, overflow, wrapping
Stable tag: 1.0.1
Tested up to: 5.3.2
Tested up to: 5.4
Requires at least: 4.6
Requires PHP: 5.4

Expand All @@ -29,6 +29,12 @@ I would think so. This has been submitted as a patch at https://core.trac.wordpr

== Changelog ==

= 1.0.2 =

Released March 6th, 2020

* Updated to confirm WordPress 5.4 compatibility.

= 1.0.1 =

Released January 9th, 2020
Expand Down

0 comments on commit 94dc901

Please sign in to comment.