Bottom Admin Toolbar

外掛說明

將工具列永久固定於頁面底部!

WordPress 預設不提供變更網站工具列位置的設定,使用這個外掛便能將工具列固定在頁面底部,或是透過快速鍵隱藏工具列。

主要功能

  • 將工具列固定至頁面底部。
  • 按下 SHIFT + 向下箭號便能隱藏/顯示工具列。

螢幕擷圖

  • Bottom Admin Toolbar 的功能

安裝方式

  1. 將解壓縮所得的 bottom-admin-toolbar 資料夾上傳至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。

常見問題集

需要將工具列位置變更至畫面底部的原因?

舉例來說,開發含有固定式頁首的網站時,就會需要這項功能。

使用者評論

2023 年 4 月 21 日
Absolutely does what’s written on the tin!
2022 年 10 月 9 日
Bottom Admin Toolbar is one of the first plugins I install on a new website. Thanks for the great plugin.
2020 年 8 月 30 日
Thanks for this great plugin! It’s the only “Bottom Admin Bar” plugin that actually does the job. Added to my default list 🙂
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bottom Admin Toolbar〉的開發相關工作。

參與者

〈Bottom Admin Toolbar〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Bottom Admin Toolbar〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.5.1

  • Use dynamic bar height if bigger than default size

1.5

  • Show / Hide toolbar in administration
  • Update deprecated javascript function
  • Refacto code

1.4.1

  • Add custom class on admin bar for compatiblity with Dynamic Plugins

1.4

  • Update code by using Object Oriented Method
  • Overall Optimization

1.3.3

  • Reset admin bar to top if tinyMCE Instance is detected on page (Conflicts with pop-up)

1.3.2

  • Add rating link 😉
  • Prefix functions to prevent conflict

1.3.1

  • Use is_admin_bar_showing() function instead of is_user_loggedin_in() to enqueues custom files. Thanks to @hwk-fr

1.3

  • Add class to wpadminbar for compatibility with other extensions

1.2

  • Rename functions to prevent crashing when using with other extensions

1.1

  • Add support for hiding bar with keyboard shortcut (Shift+ Arrow Down)

1.0

  • Initial release