Widget Disable

설명

This simple plugin allows you to disable any sidebar and dashboard widget for the current WordPress site you are on. It provides a simple user interface available to users with edit_theme_options capabilities (usually Administrator role) available under Appearance -> Disable Widgets.
After saving the settings, the sidebar and dashboard widgets are removed from and the user can’t see those widgets anymore.

Developer? Get to know the hooks

Have a look at the filters we provide:

  • wp_widget_disable_default_sidebar_widgets – Allows you to exclude certain sidebar widgets from being disabled.
  • wp_widget_disable_default_dashboard_widgets – Allows you to exclude certain dashboard widgets from being disabled.

Contributions

If you would like to contribute to this plugin, report an issue or anything like that, please note that we develop this plugin on GitHub.

Developed by required

스크린샷

  • Disable the sidebar widgets you don’t need.
  • Even disable unused dashboard widgets.
  • The simplified widgets overview.
  • The stripped-down dashboard.

설치

Manual Installation

  1. Upload the entire /wp-widget-disable directory to the /wp-content/plugins/ directory.
  2. Activate WP Widget Disable through the Plugins menu in WordPress.
  3. Go to Appearance -> Disable Widgets to manage sidebar and dashboard widgets.

후기

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.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.