Title: DevKit Admin Menu Styler
Author: devkitse
Published: <strong>20. juli, 2026</strong>
Last modified: 20. juli, 2026

---

Søg plugins

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

# DevKit Admin Menu Styler

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

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

 * [Detaljer](https://da.wordpress.org/plugins/devkit-admin-menu-styler/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/devkit-admin-menu-styler/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/devkit-admin-menu-styler/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/devkit-admin-menu-styler/#developers)

 [Support](https://wordpress.org/support/plugin/devkit-admin-menu-styler/)

## Beskrivelse

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.

## Installation

 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.

## FAQ

### 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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“DevKit Admin Menu Styler” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

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

“DevKit Admin Menu Styler” er blevet oversat til 1 sprog. Tak til [oversætterne](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler/contributors)
for deres bidrag.

[Oversæt “DevKit Admin Menu Styler” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/devkit-admin-menu-styler/),
tjek [SVN repository](https://plugins.svn.wordpress.org/devkit-admin-menu-styler/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/devkit-admin-menu-styler/)
via [RSS](https://plugins.trac.wordpress.org/log/devkit-admin-menu-styler/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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.

## Meta

 *  Version **1.2.3**
 *  Senest opdateret **2 måneder siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 5.8 eller højere **
 *  Testet op til **7.0.5**
 *  PHP-version ** 7.2 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/devkit-admin-menu-styler/) og [Swedish](https://sv.wordpress.org/plugins/devkit-admin-menu-styler/).
 *  [Oversæt til dit sprog](https://translate.wordpress.org/projects/wp-plugins/devkit-admin-menu-styler)
 * Tags
 * [admin](https://da.wordpress.org/plugins/tags/admin/)[admin menu](https://da.wordpress.org/plugins/tags/admin-menu/)
   [colors](https://da.wordpress.org/plugins/tags/colors/)[customization](https://da.wordpress.org/plugins/tags/customization/)
   [dashboard](https://da.wordpress.org/plugins/tags/dashboard/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/devkit-admin-menu-styler/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Din anmeldelse](https://wordpress.org/support/plugin/devkit-admin-menu-styler/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/devkit-admin-menu-styler/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/devkit-admin-menu-styler/)