该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Zen Dash

描述

Remove individual widgets from the WordPress Dashboard, hide Menu Items and disable Update Notifications. Many of my clients find the sheer volume of information in the WordPress Admin Area a bit intimidating. I wanted to create an easy to use, codeless, great looking solution to toggle such items on and off, to make it easier for casual users and newcomers alike.

This Plugin was inspired by Joseph Lowery when he kindly explained how to remove dashboard widgets. After getting into coding, I added several other options.

Special thanks to Kushagara Agarwal for the wonderful CSS.

屏幕截图

  • disable the default WordPress widgets selectively (under Dashboard - Zen Dash)
  • disable Menu Items you don't want to see
  • disable Update Notifications
  • disable Footer Links

安装

  1. The easiest way: from Plugins – Add New, search for “Zen Dash”, find this plugin and hit “install”
  2. Or: Upload the entire folder to the /wp-content/plugins/ directory. Please do not rename this folder
  3. Or: Download the ZIP file, then head over to Plugins – Add New – Install, then browse to your file
  4. Then: Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Under Dashboard – Zen Dash you find an admin interface with tabs. Toggle at leisure.

常见问题

How to I use this plugin?

Simply activate it, then head over to Dashboard – Zen Dash where an admin interface is waiting for you. Use the sliders to activate or deactivate an, then hit “Save Changes”.
You can also choose to enable or disable all widgets at once.

Can I still access removed Menu Items?

Yes. Zen Dash only hides them, but if you know the direct URL you can still call it.
For example, to access the Dashboard, you can still navigate to yourdomain.com/wp-admin/index.php

Can I still update WordPress Core / Themes / Plugins with disabled notifications?

Yes indeed. Zen Dash only hides the notifications at the top, not the fact that an update is available.
When you’re ready to update, activate notifications again, then head over to Dashboard – Updates.

HELP! I’ve disabled the Dashboard Menu Item, and now I can’t access Zen Dash options to bring it back!

You can access the Zen Dash options by hovering over the Admin Footer. Please do not disable both.

HELP! I’ve disabled BOTH the Dashboard menu AND the Zen Dash footer link…

You can still call the Zen Dash menu directly by appending “index.php?page=zendash” to your admin area.
For example, if your URL in the admin area is “mydomain.com/wp-admin”, head over to “mydomain.com/wp-admin/index.php?page=zendash”.
If that doesn’t work for you, please disable and uninstall the plugin, then re-install it. This will reset all your options.

How to I remove the Jetpack Feedback option?

It’s a tad tricky, but can be done under Jetpack – Settings. Towards the bottom you’ll find a Debug option. Select it and look for a link that reads “Access the full list of Jetpack Modules on this site”. After clicking it, find an option to disable the Contact Form. This will remove the Feeback Tab as well as the Jetpack Contact Form. I only recommend this if you have another Contact Form solution in place (such as Gravity Forms).

评价

2019 年 2 月 6 日
Thanks for the Zen Dash Plugin Jay. Very good example of KISS functionality. I only wish that it would also take care of some the pesky plugin notifications that remind me to renew my subscriptions.
阅读所有2条评价

贡献者及开发者

“Zen Dash” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Zen Dash”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.6

  • updated social links
  • verified compatibilty with WordPress 5.0
  • added documentation about hiding the Feedback Tab

1.5

  • the option to hide the Jetpack menu now only shows when the plugin is activated
  • verified compatibility with WordPress 4.4

1.4

  • added option to hide Jetpack menu item

1.3

  • hiding update notifications now works under WordPress 3.8 and 3.9

1.2

  • renamed options under Dashboard Widgets to reflect changes made in WordPress 3.8
  • fixed a small bug to reflect the state of the Appearance slider
  • tested up to WordPress 3.9

1.1

  • added options to remove Menu Items
  • added options to remove Update Notifications
  • added options to remove Admin Footer Items
  • added shortcut to Zen Dash options in Admin Footer
  • modified presentation and option tabs

1.0

  • Initial Release