Widget Disable

外掛說明

這個外掛能讓網站管理員停用 WordPress 網站上任何一個資訊欄小工具或控制台小工具。它提供簡易的介面,讓具備 edit_theme_options 權限 (通常是網站管理員) 的使用者在 [外觀]→[停用小工具] 進行相關設定。儲存設定後,便能將不再需要的小工具從資訊欄及控制台移除。

開發者可以使用的勾點

以下是這個外掛提供的篩選器:

  • wp_widget_disable_default_sidebar_widgets – 讓開發者排除某些已停用的資訊欄小工具。
  • wp_widget_disable_default_dashboard_widgets – 讓開發者排除某些已停用的控制台小工具。

參與專案

如果想參與這個外掛或回報問題,請前往我們用於開發這個外掛的 GitHub 存放庫

這個外掛的開發者為 required

螢幕擷圖

  • 停用網站不再需要的資訊欄小工具
  • 停用網站不再需要的控制台小工具
  • 停用不需要的小工具後的簡潔小工具清單
  • 清除不需要的小工具的控制台

安裝方式

手動安裝

  1. 上傳 wp-widget-disable 目錄及其中的全部檔案至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 的 [外掛] 選單中啟用 Widget Disable。
  3. 前往 [外觀]→[停用小工具] 便能管理資訊欄小工具及控制台小工具。

使用者評論

2023 年 4 月 24 日
Thank you, a wonderful plugin, you can’t even imagine how happy I am that I found it
2022 年 10 月 7 日
I use this pretty much on all my sites, very easy way to get a small speed boost to the backend of the website. Thank you so much for the developer!
2022 年 7 月 11 日
Thanks for an awesome free plugin which speeds up my WP Admin a lot!!!
2021 年 2 月 8 日
Super easy way to speed up wp-admin by just disabling the useless dashboard widgets. A few clicks and my frustration level with the back end decreased 50%. Thanks!
閱讀全部 20 則使用者評論

參與者及開發者

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

參與者

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

將〈Widget Disable〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

3.0.1 – 2024-09-19

  • Enhancement: Code cleanup, ensuring WordPress 6.6 compatibility.

3.0.0 – 2023-03-26

  • Fixed: Replace use of jQuery to avoid deprecation warnings.
  • Changed: Requires at least PHP 7.4 and WordPress 6.0.

2.1.0 – 2022-03-17

  • Enhancement: Hide disabled sidebar widgets when widget block editor is enabled.
  • Changed: Requires at least PHP 5.6 and WordPress 4.7.

2.0.0 – 2020-02-02

  • New: Allows removal of the “Browse Happy” and “PHP Update Required” widgets in the dashboard to suppress remote API requests.

1.9.1 – 2019-03-11

  • Enhancement: Cleanup and compatibility with WordPress 5.1.

1.9.0 – 2018-07-26

  • Enhancement: Added Multisite support.
  • Enhancement: Allows hiding the Try Gutenberg callout in WordPress 4.9.8.

For older versions see CHANGELOG.md.