Title: DevKit Admin Menu Styler
Author: devkitse
Published: <strong>2026 年 7 月 20 日</strong>
Last modified: 2026 年 7 月 20 日

---

搜尋外掛

![](https://ps.w.org/devkit-admin-menu-styler/assets/icon-256x256.png?rev=3675097)

# DevKit Admin Menu Styler

 由 [devkitse](https://profiles.wordpress.org/devkitse/) 開發

[下載](https://downloads.wordpress.org/plugin/devkit-admin-menu-styler.1.2.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/devkit-admin-menu-styler/)

## 外掛說明

DevKit Admin Menu Styler reads the admin menu live and lists every top-level heading
that can safely be styled. Each heading gets its own color picker plus controls 
for size, bold and italic.

Because selectors are built from the menu’s real id attribute (or link when no id
exists), styling also works for headings added by other plugins and keeps working
after a WordPress update.

Features:

 * Text color via the built-in WordPress color picker
 * Text size (px)
 * Bold and italic
 * Reset button per heading
 * Diagnostics tab: a read-only overview of the full menu structure ($menu and $
   submenu), including position, raw id, rendered DOM id, link, capability and CSS
   classes
 * No external connections – everything runs locally

The plugin is fully translation ready. The source language is English; a Swedish(
sv_SE) translation is included.

## 安裝方式

 1. Upload the `devkit-admin-menu-styler` folder to `/wp-content/plugins/`, or install
    the zip directly via Plugins > Add New > Upload Plugin.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Go to Settings > Menu Styler to configure your headings.

## 常見問題集

### Does the plugin affect the menu for all users?

Yes, the saved styles show in the admin menu for anyone who can see each heading.
Only administrators can change the settings.

### Can I style submenus?

The plugin styles top-level headings. The Diagnostics tab already lists submenus
for reference; styling support for submenus may come in a later version.

### Why does an item show “no id – targeted via link”?

Some headings (for example WooCommerce Analytics and Payments) are registered without
a fixed id. The plugin then targets them via their link instead, which is fully 
functional.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈DevKit Admin Menu Styler〉的開發相關工作。

參與者

 *   [ devkitse ](https://profiles.wordpress.org/devkitse/)

〈DevKit Admin Menu Styler〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler/contributors)
為這個外掛做出的貢獻。

[將〈DevKit Admin Menu Styler〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler)

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

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

## 變更記錄

#### 1.2.3

 * Renamed the main class from `DLMenuStyle` to `DLMenuStyle_Admin` and the file
   from `class-dlmenustyle.php` to `class-dlmenustyle-admin.php`, so the class name
   follows the plugin’s own function/constant/option prefix consistently, per WordPress.
   org Plugin Review Team feedback.
 * Fixed the “Reset” button so the color swatch clears immediately instead of only
   after saving.

#### 1.2.2

 * Renamed to “DevKit Admin Menu Styler” (slug: devkit-admin-menu-styler); removed“
   WP” from the name and slug to satisfy the WordPress.org trademark check.

#### 1.2.1

 * Set the correct WordPress.org contributor and minor readme cleanup.

#### 1.2.0

 * Renamed the plugin and updated the text domain and translation files accordingly.

#### 1.1.1

 * Plugin Check: removed placeholder example.com URLs from the plugin header.
 * Menu CSS is now output via wp_add_inline_style() instead of a manual style block.
 * Removed the manual load_plugin_textdomain() call (WordPress loads translations
   automatically).
 * uninstall.php now uses get_sites() instead of a direct database query on multisite.
 * Tested up to WordPress 7.0.

#### 1.1.0

 * New tabbed layout: “Menu headings” for styling and “Diagnostics” with a read-
   only overview of the full menu structure ($menu and $submenu) including position,
   raw id, rendered DOM id, link, capability and CSS classes.
 * Source language switched to English so the interface matches the site language;
   Swedish (sv_SE) translation included.

#### 1.0.2

 * Headings registered late (WooCommerce Analytics and Payments) are now captured
   by reading the menu as late as possible.
 * The menu id is now built exactly as WordPress does, so selectors also match headings
   with special characters in the id.

#### 1.0.1

 * Headings without a fixed id (such as WooCommerce Analytics and Payments) are 
   now captured via their slug and can be styled. Notification counters are stripped
   from heading names.

#### 1.0.0

 * First version. Text color, size, bold, italic and reset per top-level heading.

## 中繼資料

 *  版本 **1.2.3**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.5**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/devkit-admin-menu-styler/) 及 [Swedish](https://sv.wordpress.org/plugins/devkit-admin-menu-styler/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler)
 * 標籤:
 * [admin](https://tw.wordpress.org/plugins/tags/admin/)[admin menu](https://tw.wordpress.org/plugins/tags/admin-menu/)
   [colors](https://tw.wordpress.org/plugins/tags/colors/)[customization](https://tw.wordpress.org/plugins/tags/customization/)
   [dashboard](https://tw.wordpress.org/plugins/tags/dashboard/)
 *  [進階檢視](https://tw.wordpress.org/plugins/devkit-admin-menu-styler/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/devkit-admin-menu-styler/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/devkit-admin-menu-styler/reviews/)

## 參與者

 *   [ devkitse ](https://profiles.wordpress.org/devkitse/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/devkit-admin-menu-styler/)