{"id":274918,"date":"2026-01-20T15:04:27","date_gmt":"2026-01-20T15:04:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/disable-commands-or-custom-key-binding-in-command-palette\/"},"modified":"2026-01-20T15:03:51","modified_gmt":"2026-01-20T15:03:51","slug":"disable-commands","status":"publish","type":"plugin","link":"https:\/\/ewe.wordpress.org\/plugins\/disable-commands\/","author":20981626,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.9","requires_php":"7.4","requires_plugins":null,"header_name":"Disable Commands - Custom Key Binding in Command Palette","header_author":"Kakon Barman","header_description":"Adds an admin setting to disable the WordPress admin command palette (Ctrl\/Cmd+K).","assets_banners_color":"80679c","last_updated":"2026-01-20 15:03:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/protfolio-swart-pi.vercel.app\/plugins\/disabled-commands","header_author_uri":"https:\/\/protfolio-swart-pi.vercel.app","rating":0,"author_block_rating":0,"active_installs":0,"downloads":133,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kakon4366","date":"2026-01-20 15:03:51"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3443356,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3443356,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500-rtl.jpg":{"filename":"banner-1544x500-rtl.jpg","revision":3443356,"resolution":"1544x500","location":"assets","locale":""},"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3443356,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250-rtl.jpg":{"filename":"banner-772x250-rtl.jpg","revision":3443356,"resolution":"772x250","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3443356,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3443356,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"The main settings page.\n\n<ul>\n<li>The \"Disable Command Palette\" toggle.<\/li><\/ul>","2":"The \"Override Default Shortcut\" toggle to enable custom key binding.","3":"Interactive controls to select modifier keys and define your custom character key."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[222734,54272,254337,3205],"plugin_category":[],"plugin_contributors":[222236],"plugin_business_model":[],"class_list":["post-274918","plugin","type-plugin","status-publish","hentry","plugin_tags-command-palette","plugin_tags-commands","plugin_tags-key-binding","plugin_tags-shortcuts","plugin_contributors-kakon4366","plugin_committers-kakon4366"],"banners":{"banner":"https:\/\/ps.w.org\/disable-commands\/assets\/banner-772x250.jpg?rev=3443356","banner_2x":"https:\/\/ps.w.org\/disable-commands\/assets\/banner-1544x500.jpg?rev=3443356","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/disable-commands\/assets\/icon-128x128.jpg?rev=3443356","icon_2x":"https:\/\/ps.w.org\/disable-commands\/assets\/icon-256x256.jpg?rev=3443356","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/disable-commands\/assets\/screenshot-1.jpg?rev=3443356","caption":"The main settings page.\n\n<ul>\n<li>The \"Disable Command Palette\" toggle.<\/li><\/ul>"}],"raw_content":"<!--section=description-->\n<p>Disable Commands - Custom Key Binding gives you full control over the WordPress Command Palette (introduced in WordPress 6.9).<\/p>\n\n<p>This plugin is essential if you need to:\n* Resolve keyboard shortcut conflicts with other software or browser extensions.\n* Simplify the admin interface for yourself or your clients.\n* Prevent the accidental triggering of the command palette.\n* Customize the default shortcut to better fit your personal workflow.<\/p>\n\n<p><strong>Features include:<\/strong>\n1.  <strong>Disable Command Palette:<\/strong> A simple toggle to completely disable the <code>wp-commands<\/code> script.\n2.  <strong>Custom Key Binding:<\/strong> Remap the command palette shortcut to any combination of modifier keys (Ctrl\/Cmd, Alt, Shift) and a single letter, number, or punctuation key. For example, use <code>Ctrl + Shift + P<\/code> instead of the default <code>Ctrl\/Cmd + K<\/code>.<\/p>\n\n<p>All settings are managed from a single, user-friendly page in the WordPress admin.<\/p>\n\n<h3>Configuration<\/h3>\n\n<p>On the plugin's settings page, you will find two main sections:<\/p>\n\n<p><strong>1. Disable Command Palette<\/strong>\n*   <strong>Option:<\/strong> Check this box to disable the WordPress admin command palette (Cmd+K \/ Ctrl+K).<\/p>\n\n<p><strong>2. Custom Key Binding<\/strong>\n*   <strong>Override Default Shortcut:<\/strong> Check this box to activate the custom shortcut feature.\n*   <strong>Shortcut Combination:<\/strong> Use the checkboxes to select your desired modifier keys (Ctrl, Shift, Alt, Cmd\/Meta) and the input field to define a single character key (e.g., 'k', 'p', '\/'). The default combination is Ctrl\/Cmd + K.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Search WordPress org and Upload the plugin files to the <code>\/wp-content\/plugins<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Navigate to <strong>Settings &gt; Disable Commands<\/strong> to configure the plugin options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20disable%20the%20command%20palette%20in%20the%20site%20editor%3F\"><h3>Does this plugin disable the Command Palette in the Site Editor?<\/h3><\/dt>\n<dd><p>Currently, this plugin primarily targets the admin command palette script (<code>wp-commands<\/code>) in the WordPress dashboard.<\/p><\/dd>\n<dt id=\"can%20i%20re-enable%20the%20palette%20after%20disabling%20it%3F\"><h3>Can I re-enable the palette after disabling it?<\/h3><\/dt>\n<dd><p>Yes. Simply uncheck the \"Disable Command Palette\" option on the settings page and save your changes.<\/p><\/dd>\n<dt id=\"can%20i%20use%20multiple%20modifier%20keys%20for%20my%20custom%20shortcut%3F\"><h3>Can I use multiple modifier keys for my custom shortcut?<\/h3><\/dt>\n<dd><p>Yes. You can select any combination of the available modifier keys (Ctrl, Cmd\/Meta, Alt, Shift) along with a single character key.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20define%20a%20shortcut%20that%27s%20already%20in%20use%20by%20my%20browser%3F\"><h3>What happens if I define a shortcut that's already in use by my browser?<\/h3><\/dt>\n<dd><p>The plugin will assign the shortcut within WordPress, but browser shortcuts typically take priority. It is recommended to choose a combination not heavily used by your browser to avoid conflicts.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with core functionality:\n\n<ul>\n<li>Ability to completely disable the command palette.<\/li>\n<li>Full custom key binding support to remap the shortcut.<\/li>\n<\/ul><\/li>\n<\/ul>","raw_excerpt":"Adds comprehensive control over the WordPress admin command palette, including the ability to disable it or assign a custom keyboard shortcut.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/274918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=274918"}],"author":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kakon4366"}],"wp:attachment":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=274918"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=274918"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=274918"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=274918"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=274918"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=274918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}