外掛說明
修正工具列上太多項目會影響版面配置的問題,並從工具列移除不受歡迎的上邊界及隱藏不需要的項目。
- 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:
- ghost – set lower opacity and smaller height and expand it on hover
- vertical – show admin bar as icons in a vertical panel and expand it on hover
- icon – hide admin bar into a single small icon and expand it on hover
- 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
安裝方式
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Manage your settings in ‘Settings >> Admin Bar Fix’
使用者評論
2022 年 8 月 26 日
Nice little admin bar “hider” with really useful toolbar tweaks
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.
參與者及開發者
變更記錄
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