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

Dashboard Organizer

描述

This plugin gives you the ability to hide WordPress admin menu items, keeping your dashboard clean and organized. With the click of a button (also in the WordPress menu), you can show them all or return to the clean state you configured, only with the menus you want to see.

安装

You have two ways of installing this plugin.

Manual installation

  1. Upload the dashboard-organizer folder to the /wp-content/plugins/ directory.
  2. Activate the Dashboard Organizer plugin through the ‘Plugins’ menu in the WordPress dashboard.
  3. Browse to the “Dashboard Organizer” section under Settings to choose the menus you want to hide or show.

From the Plugins Menu, at the WordPress dashboard

  1. Click the “Add New” button.
  2. Search for Dashboard Organizer by MWGuerra, download and activate the plugin.
  3. Browse to the “Dashboard Organizer” section under Settings to choose the menus you want to hide or show.

常见问题

How does it work

It uses CSS classes and javascript to hides or show the wordpress admin menu items.

Does it change other plugin configurations or the database?

This plugin don’t mess with any other plugin. The only thing saved in the database is a list of the menus you want to hide.

Can this plugin do X, Y or Z?

Probably not. But it maybe could! This plugin was developed to let you organize the admin dashboard and some websites could become quite complex over time. Contact me for requests and let’s see what we can create together!

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Dashboard Organizer”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0.2

  • Fixed: plugin conflicts

1.0.1

  • Fixed: typo in documentation

1.0.0

  • First version