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

Remove/Hide Admin Toolbar

外掛說明

Removing or requiring removal of the admin toolbar from display on the front end of your website is tedious. This plugin uses a built-in WordPress filter (show_admin_bar) to disable it globally.

Gitlab project

螢幕擷圖

  • Here’s what your front end looks like when the plugin is deactivated
  • Here’s the plugin when activated. No toolbar.

安裝方式

  1. Add this plugin or upload the .zip file
  2. Activate plugin

使用者評論

2019 年 8 月 1 日 1 則留言
The only one that I’ve found that 100% works and is simple! I’ve used it for many years and on many sites. It’s usually the 2nd plugin I install.
2018 年 2 月 15 日 1 則留言
I have tried several plugins to remove the Admin bar from frontend for other users on my client’s website and none worked until i tried using this plugin which did the work perfectly. I have used show_admin_bar(false); added it to my theme function.php but it only worked for me as an admin but the user who registers on the website and has the Customer Role still sees the admin bar. Long story short, BEST PLUGIN THAT TACKLED MY PROBLEM. Will continue to use this plugin
2018 年 2 月 11 日 1 則留言
Tried several plugins to remove the toolbar on my managed site and this one is the only one that worked.
2017 年 10 月 24 日 1 則留言
Después de buscar un montón de ellos, este va perfecto.
2017 年 6 月 2 日 1 則留言
I LOVE simple, easy to use, no-frills plugins and this one qualifies. Does exactly what I wanted. Nothing more, nothing less. Absolutely perfect! Jack
閱讀全部 10 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

= 1.2.4
* Updating readme.md

= 1.2.3
* fixing version issue and retagging

= 1.2.2
* fixing gitlab link

= 1.2.1
* bumping version in readme.txt file

= 1.2.0
* bumping tested up to versions
* Added minimum PHP requirement for future update compatibility and testing footprint reduction
* added filter to allow for additional functionality (purrlydigital_remove_admin_toolbar)
* Changing company name (Maje Media is now Purrly Digital)

= 1.1.5
* Bumping tested up versions

= 1.1.4
* Tested up to WordPress 5.3

= 1.1.3
* Tested up to WordPress 5.2.2
* Changed name of Plugin displayed on WordPress.org repo
* Moved screenshots out of plugin and into /assets directory

1.1.2

  • Tested up to WordPress 4.9

1.1.0

  • Priority added for compatibility issues with other plugins

1.0.10

  • Updated tested to WordPress version 4.7.1

1.0.9

  • Updated tested to WordPress version 4.7.

1.0.8

  • Updated tested to WordPress version 4.6.1.

1.0.7

  • Updated tested to WordPress version.

1.0.6

  • Fixed issue with PHP 5.2 errors due to newer array usage
  • Updated tested to WordPress version.

1.0.4

  • Updated version in main plugin php file

1.0.3

  • Updated markdown in changelog section because markdown flavors

1.0.2

  • Updated description
  • added screenshots

1.0.1

  • making code easier to read by renaming the main function

1.0.0

  • Created plugin