這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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!

評價

There are no reviews for this plugin.

貢獻者及開發者

“Dashboard Organizer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Dashboard Organizer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.2

  • Fixed: plugin conflicts

1.0.1

  • Fixed: typo in documentation

1.0.0

  • First version