admin

WM Admin Toolkit

Clean up the WordPress admin and reclaim your workflow.

v2.1.0 Included Stable
View plans Talk to an engineer
Free
On all Wordimatic managed plans
$0
No license fees, ever
Auto
Updates maintained by Wordimatic
Open
Available to audit on request

The default WordPress admin is designed to be broadly useful, not efficient. It ships with a cluttered dashboard, a fixed menu structure that rarely matches your workflow, and no indication of which environment you’re working in. WM Admin Toolkit addresses all of that in one place.

The most visible change is the environment colour bar: define WP_ENV in wp-config.php and the admin bar turns red in production, amber on staging, and green in development. It’s a small thing that prevents large mistakes. Beyond that, the dashboard is cleaned to show only what you’ve opted back in to, the admin menu becomes drag-and-drop reorderable, and bulk post actions are extended to cover duplicate and redate — two operations that are otherwise an absurd number of clicks per item.

The command palette (Cmd+K or Ctrl+K) pulls everything together. Any post, page, setting, or registered custom post type is instantly searchable from anywhere in wp-admin. For sites with complex structures or large content libraries, it reduces navigation from a multi-click ordeal to a two-second search. Every feature is independently toggleable if you only want part of the toolkit.

How it works

Three steps to up and running

1

Environment detection

The plugin reads your WP_ENV constant (development, staging, production) and applies the appropriate admin bar colour — red for production, amber for staging, green for development.

2

Dashboard cleanup

On activation, default WordPress dashboard widgets (news, events, quick draft) are hidden. Admins can restore individual widgets from Screen Options.

3

Command palette

Press Cmd+K (Mac) or Ctrl+K (Windows/Linux) anywhere in wp-admin to open a searchable command palette for posts, pages, settings, and plugin actions.

Key features

What's included

Environment colour-coded admin bar
Dashboard widget cleaner
Bulk post/page actions (duplicate, redate)
Command palette (Cmd+K)
Admin menu reorderer
Use cases

Who it's for

  • Prevent accidental production edits by making the environment visually obvious at a glance.
  • Speed up repetitive admin tasks — duplicate 20 posts in two clicks instead of one at a time.
  • Navigate a complex wp-admin setup without memorising menu locations.
Requirements

Technical requirements

WordPress6.0+
PHP8.1+
WooCommerceNot required
Changelog

Version history

v2.1.0
2025-05-01
  • Command palette (Cmd+K) added
  • Admin menu drag-and-drop reordering
  • Environment colour bar now supports custom hex via filter
v2.0.0
2025-02-10
  • Complete rewrite for PHP 8.1 compatibility
  • Bulk post actions: duplicate and redate
FAQ

Frequently asked questions

How do I set the environment colour?

Define WP_ENV in wp-config.php: define('WP_ENV', 'staging'). Values: development (green), staging (amber), production (red). No value defaults to neutral.

Can I disable specific features?

Yes — each feature (colour bar, dashboard cleaner, command palette, bulk actions) can be toggled independently from Settings > Admin Toolkit.

Does the command palette index custom post types?

Yes. Any registered post type with show_in_menu = true is indexed automatically.

Get access

WordPress plugins, maintained by engineers.

Every Wordimatic managed plan includes our full plugin library — no license fees, no manual updates, no compatibility surprises.