這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Disable Admin Bar

描述

Disable the Admin Bar that now appears on the public side of WordPress blogs.

For a hassle free integration, drop the plugin file into wp-content/mu-plugins (create the directory if needed) and it will be automatically activated.

螢幕截圖

  • No admin bar.

安裝

Installation is, as usual :

  1. Upload files to your /wp-content/plugins/ directory (preserve sub-directory structure if applicable)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Refer to the official plugin page for documentation, usage and tips

評價

2017年2月2日
https://codex.wordpress.org/Function_Reference/show_admin_bar With newer version of WordPress you may need to use the following which will leave the Toolbar available in the Dashboard but hide it on all front facing pages. add_filter('show_admin_bar', '__return_false');
2016年9月3日
Does exactly what it says it does. Only problem is that it also seems to disable the dashicons font which I need in my theme. EDIT: Actually, it was my fault. I hadn't enqueued the dashicons font properly. This plugin actually helped me fix an issue I didn't even know I had! If anyone else is wondering how to properly use the dashicons font in your frontend, this is the article that helped me out: https://amethystwebsitedesign.com/use-wordpress-dashicons-to-add-font-icons-to-your-genesis-theme/
閱讀全部3個評價

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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