Disabled Commands
Total Control Over the WordPress Admin Command Palette
Take charge of your WordPress admin experience by managing the native Command Palette. Disable it entirely or define custom keyboard shortcuts to prevent conflicts and streamline your navigation.
// Settings Configuration
{
"disable_palette": true,
"override_shortcut": true,
"shortcut_combination": [
"Ctrl", "Shift", "Alt", "k"
]
}Powerful Features
Everything you need to master your WordPress Admin Command Palette shortcuts
Toggle Command Palette
Easily enable or disable the WordPress admin command palette (Cmd+K / Ctrl+K) with a single click.
Override Default Shortcuts
Define custom key bindings for the Command Palette to suit your preferred workflow.
Modifier Key Support
Combine Ctrl, Shift, Alt, and Cmd/Meta with any character key for flexible shortcut combinations.
Conflict Prevention
Avoid keyboard shortcut overlaps with browser extensions or other system-level hotkeys.
Clean Admin Interface
Manage everything from a simple, intuitive settings page without touching any code.
Lightweight & Fast
Built with performance in mind using native WordPress APIs, ensuring zero impact on site speed.
How It Works
Simple, intuitive, and effective shortcut management
Install & Activate
Upload the plugin to your WordPress site and activate it from the plugins page.
Configure Shortcuts
Navigate to Settings → Disabled Commands to choose your preferred global hotkeys.
Workflow Freedom
Enjoy your custom shortcuts without any conflicts with other tools or plugins.
Installation
Get up and running in minutes with these simple steps.
- 1
Download the Disabled Commands plugin from WordPress.org
- 2
Upload to wp-content/plugins/ directory or install via the Admin dashboard
- 3
Activate the plugin through the 'Plugins' menu in WordPress
- 4
Navigate to Settings → Disabled Commands
- 5
Configure your preferred shortcut or disable the palette entirely
- 6
Save changes and enjoy a customized admin experience!
# Via WP-CLI
$ wp plugin install admin-palette
$ wp plugin activate admin-palette
# Or via Composer
$ composer require indi/admin-paletteFrequently Asked Questions
Got questions? We've got answers.
Ready to Take Back Control?
Download Disabled Commands today and customize your WordPress shortcut experience.