Title: Easy Dashboard
Author: Marco Milesi
Published: <strong>2015 年 2 月 26 日</strong>
Last modified: 2026 年 8 月 31 日

---

搜尋外掛

![](https://ps.w.org/easy-dashboard/assets/banner-772x250.jpg?rev=3674871)

![](https://ps.w.org/easy-dashboard/assets/icon-256x256.jpg?rev=3308406)

# Easy Dashboard

 由 [Marco Milesi](https://profiles.wordpress.org/milmor/) 開發

[下載](https://downloads.wordpress.org/plugin/easy-dashboard.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/easy-dashboard/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/easy-dashboard/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/easy-dashboard/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/easy-dashboard/#developers)

 [技術支援](https://wordpress.org/support/plugin/easy-dashboard/)

## 外掛說明

Easy Dashboard replaces the standard WordPress dashboard with a focused welcome 
screen that is easier to use for administrators, editors, clients, and content teams.

Instead of widgets and clutter, users land on a clean dashboard with large menu 
tiles, a personalized greeting, faster access to content sections, and a layout 
that follows the current user’s role and capabilities.

Easy Dashboard is especially useful for websites with custom post types, editorial
workflows, or client users who need a simpler and more guided admin experience.

Features include:

 * Replaces the default Dashboard screen with a custom welcome page.
 * Shows only the menu sections the current user can actually access.
 * Displays large tiles for posts, pages, media, custom post types, and admin sections.
 * Adds quick actions for content areas such as opening the list view or creating
   new content.
 * Supports custom post types automatically.
 * Includes a branded header with site logo, greeting, and optional tagline.
 * Includes an admin-only inline settings panel directly in the welcome page.
 * Lets administrators choose built-in color schemes or a custom two-color gradient.
 * Updates the header preview in real time while choosing colors.
 * Shows a pending updates notice for administrators when WordPress, plugins, or
   themes need updates.
 * Includes a quick button to open the WordPress command search.
 * Keeps a one-click link back to the classic WordPress dashboard.

Easy Dashboard aims to stay visually consistent with WordPress while making the 
first admin screen more useful and easier to understand.

## 螢幕擷圖

[⌊The Easy Dashboard welcome page with the branded header and content tiles.⌉⌊The
Easy Dashboard welcome page with the branded header and content tiles.⌉[

The Easy Dashboard welcome page with the branded header and content tiles.

[⌊Content tiles with quick actions for posts, pages, media and custom post types.⌉⌊
Content tiles with quick actions for posts, pages, media and custom post types.⌉[

Content tiles with quick actions for posts, pages, media and custom post types.

[⌊The inline settings panel with preset and custom color schemes.⌉⌊The inline settings
panel with preset and custom color schemes.⌉[

The inline settings panel with preset and custom color schemes.

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/easy-dashboard` directory, 
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Open the WordPress admin area. The default Dashboard screen will redirect to Easy
    Dashboard.
 4. If you are an administrator, use the settings icon in the welcome header to customize
    tagline and colors.

## 常見問題集

### Who can change the dashboard settings?

Only administrators or users with the `manage_options` capability can edit the welcome
page settings.

### Does it work with custom post types?

Yes. Easy Dashboard automatically shows custom post type menu items when the current
user can access them.

### Can I customize the colors?

Yes. Administrators can choose one of the preset schemes or define a custom two-
color gradient directly from the welcome page.

### Can I still use the classic dashboard?

Yes. The first tile of the second row opens the standard WordPress dashboard with
all its widgets. Developers can also disable the redirect entirely with the `easy_dashboard_should_redirect`
filter.

### Does it respect user permissions?

Yes. Tiles and quick actions are rendered according to the current user’s WordPress
capabilities.

## 使用者評論

![](https://secure.gravatar.com/avatar/44fcf6c88acf4c81e1a3ccbb3717a6eb3136b77a594acb07b26fbcc27865c1c0?
s=60&d=retro&r=g)

### 󠀁[BUG et PAS AU POINT](https://wordpress.org/support/topic/bug-et-pas-au-point/)󠁿

 [bgtbbox](https://profiles.wordpress.org/bgtbbox/) 2016 年 9 月 3 日

Bonjour Je mets deux car le plugin est l’idée est bien. Mais le plugin n’est pas
achevé et terminé. Travail fait à la va vite ! Plugin a tester grandement et à améliorer
car de gros bugs et pas trop compatible avec d’autres grand plugin de “Tableau de
bord” J’encourage

![](https://secure.gravatar.com/avatar/15d42c6dab67a060bc2505fac89be5650dc55d380308238dabc3fc1a0e4a4be9?
s=60&d=retro&r=g)

### 󠀁[Easy Dashboard](https://wordpress.org/support/topic/easy-dashboard/)󠁿

 [Marco Milesi](https://profiles.wordpress.org/milmor/) 2017 年 2 月 8 日

Easy Dashboard

 [ 閱讀全部 6 則使用者評論 ](https://wordpress.org/support/plugin/easy-dashboard/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Easy Dashboard〉的開發相關工作。

參與者

 *   [ Marco Milesi ](https://profiles.wordpress.org/milmor/)

[將〈Easy Dashboard〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/easy-dashboard)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/easy-dashboard/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/easy-dashboard/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/easy-dashboard/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/easy-dashboard/)。

## 變更記錄

#### 2.0.1 2026-08-31

 * Reworked the welcome page layout and branding header.
 * Moved dashboard customization into an inline admin-only panel.
 * Added preset and custom color schemes with live preview.
 * Added pending updates notice for administrators.
 * Added quick access button for WordPress command search.
 * Improved content tiles with quick actions for common tasks.
 * Added a tile linking to the classic dashboard and the `easy_dashboard_should_redirect`
   filter.
 * Moved styles and scripts to separate asset files.
 * Tiles now reuse the translated WordPress menu labels, counters excluded.

#### 1.7 2026-05-13

 * Tested for WP 7.0

#### 1.6 2025-09-08

 * Improved code and performance

#### 1.5 2025-06-09

 * Improved code and performance
 * Released Github repository

#### 1.4 20250526

 * Improved code and performance
 * New design and settings screen

#### 1.2.2 20230217

 * Compatibility check
 * Minor improvements

#### 1.2.1 20220217

 * Removed user profile link and logout (duplicated of WP admin bar)
 * Compatibility check
 * Minor improvements

#### 1.2 20200501

 * Compatibility check
 * Minor improvements

#### 1.1 17.07.2015

 * Added option to customize tagline
 * Minor changes
 * ReadMe changes

#### 1.0 26.02.2015

 * First release

## 中繼資料

 *  版本 **2.0.1**
 *  最後更新 **2 天前**
 *  啟用安裝數 **40+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/easy-dashboard/)
 * 標籤:
 * [clean](https://tw.wordpress.org/plugins/tags/clean/)[dashboard](https://tw.wordpress.org/plugins/tags/dashboard/)
   [easy](https://tw.wordpress.org/plugins/tags/easy/)[panel](https://tw.wordpress.org/plugins/tags/panel/)
   [tiny](https://tw.wordpress.org/plugins/tags/tiny/)
 *  [進階檢視](https://tw.wordpress.org/plugins/easy-dashboard/advanced/)

## 評分

 4.4 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/easy-dashboard/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/easy-dashboard/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/easy-dashboard/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/easy-dashboard/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/easy-dashboard/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/easy-dashboard/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/easy-dashboard/reviews/)

## 參與者

 *   [ Marco Milesi ](https://profiles.wordpress.org/milmor/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/easy-dashboard/)