Dashboard Commander

설명

Command your admin dashboard. Manage built-in widgets (Right Now, Recent Comments, etc.) and dynamically registered widgets (Google Analytics Summary, WP E-Commerce Dashboard, etc.). Hide widgets depending upon user capabilities.

This plugin is based upon Dave Kinkead’s Dashboard Heaven plugin and extends it to support dynamically registered widgets, such as dashboard widgets that are added by a plugin.

After installation access to all dashboard widgets is removed, then you can use the options at Settings > Dashboard Commander to configure the minimum access level for each widget.

스크린샷

  • Dashboard Commander Options found at Settings > Dashboard Commander

설치

  1. Extract the dashboard-commander folder to your wp-content/plugins directory
  2. Activate the plugin through the admin interface
  3. Visit your dashboard once to build a list of dashboard widgets
  4. Go to Settings > Dashboard Commander to configure access to widgets

FAQ

Why is my dashboard empty after installing your plugin?

After installation access to all dashboard widgets is removed, then you can use the options at Settings > Dashboard Commander to configure the minimum access level for each widget.

I have a widget that shows up when I’m logged in as an Administrator, but i can’t get it to show up for an Editor/Author/Contributor?

Some WordPress core dashboard widgets and other plugin dashboard widgets are restricted to a certain user capability level. Example: You can not make the Recent Comments dashboard widget visible to a Subscriber, Contributor or Author because of this fact. This can not be overridden using Dashboard Commander, but you can override this behavior by hacking the specific widget-setup function in the WordPress core or plugin code.

Have a question that is not addressed here?

Leave a comment on the plugin homepage http://www.warpconduit.net/wordpress-plugins/dashboard-commander/

후기

모든 8 평가 읽기

기여자 & 개발자

“Dashboard Commander”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Dashboard Commander”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Update for WordPress 3.8

1.0.2

  • Removed orphaned code in deactivation function

1.0.1

  • Tested on WordPress 3.1
  • Updated FAQ
  • Added Settings link on Plugins page

1.0

  • First stable release