このプラグインは 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.

FAQ

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