Admin Bar Fix

描述

Fix the broken layout when too many items are displayed in your admin bar, remove the annoying top margin, hide some unnecessary items from your admin bar

  • fix multiline admin bar
  • remove 32px margin inserted by WordPress
  • hide admin bar for any user role
  • hide admin bar on smaller screens
  • hide admin bar items that you do not need
  • select from 3 admin bar styles:

    1. ghost – set lower opacity and smaller height and expand it on hover
    2. vertical – show admin bar as icons in a vertical panel and expand it on hover
    3. icon – hide admin bar into a single small icon and expand it on hover
    4. bottom – move admin bar to the bottom of your screen, you can also set similar things like in the ghost style
  • settings:

    • Position
    • Inactive opacity
    • Inactive size
    • Animation duration
    • Mouse enter delay
    • Mouse leave delay

螢幕截圖

  • Plugin settings
  • Fixed multiline admin bar
  • Hidden not needed admin bar items
  • Ghost style
  • Vertical style
  • Icon style
  • Bottom style

安裝

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Manage your settings in ‘Settings >> Admin Bar Fix’

評價

2022年7月7日
This is the best lightweight admin bar fixer I’ve tried (and since Better Admin Bar changed the core behaviour I tested like 10 similar plugins). It is even better than original Better Admin Bar, now when I have “ghost mode” on and leave the admin bar, it remains open for a little while, which is great when you have plugins like Query Monitor and Laps and you need to interact with them.
閱讀全部3個評價

貢獻者及開發者

“Admin Bar Fix” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Admin Bar Fix 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.4

  • Tested on WordPress 6.5

2.3

  • fixed PHP 8 deprecation notice

2.2

  • Tested on WordPress 6.3
  • new bottom position

2.1

  • add option to remove admin-bar class from body

2.0

  • Tested on WordPress 6.1
  • Fix for multisites/network

1.0

  • First version