Tambar – Bottom Admin Bar

外掛說明

A fixed header is a common feature on many websites, but it can interfere with the WordPress admin bar. Tambar solves this problem!

Features

  • Move the admin bar to the bottom
  • Set different admin bar positions for desktop and mobile
  • Use switcher to hide the admin bar
  • Hide the admin bar for selected roles

安裝方式

  1. Visit Plugins > Add New
  2. Search for “Tambar”
  3. Install and Activate Tambar from the Plugins page
  4. Use the body_class() function in your template.

常見問題集

I installed and activated the plugin, but it doesn’t work

To use the plugin, you need to add the body_class() function to your theme.

This function should be placed inside the <body> tag, typically found in the header.php file within your theme’s directory.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

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

對開發相關資訊感興趣?

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

變更記錄

2.3.0

  • Settings that allow hiding the admin bar for selected roles

2.2.1

  • Show/hide cookie value read bug fix

2.1.9

  • Now plugin’s assets (JS and CSS) are loaded only when the admin bar is showed

2.1.6

  • New switcher options

2.1.0

  • Admin bar state via PHP (no twinks)
  • New options logic

2.0.6

  • Admin bar position options for mobile

2.0

  • New flexible plugin core

1.0.0

  • Switched to SCSS
  • Show/hide admin bar functionality
  • Added options page
  • Smoother admin bar loading

0.9.0

  • Initial release