Description
Dhruval Admin Command Palette adds a powerful Spotlight/Raycast-like floating command palette (Ctrl + K or Cmd + K) and a dedicated dashboard search page to your WordPress Admin.
Instead of clicking through hundreds of configuration screens, simply type natural language requests (e.g., “I want to set shipping rates” or “modify role for user id 5”) and get instantly navigated to the exact settings screen.
Features
- Natural Language Matching: Client-side TF-IDF and word stemmer engine understands variations in phrasing.
- Global Command Palette: Open instantly from any screen with
Ctrl + K/Cmd + K. - Dynamic Parameter Extraction: Auto-detects user/post IDs, emails, or specific names inside queries and creates dynamic deep-links.
- WordPress.org Search Integration: Type queries for new plugins to search WordPress.org directly from your dashboard.
- Super-Lightweight: Fits in under 3ms, adds less than 6KB of script, and contains no bloated external library dependencies.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory, or upload the ZIP file directly via the WordPress Plugins menu. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Click “Command Palette” in your sidebar or press
Ctrl + Kto start searching!
FAQ
-
How do I open the global command palette?
-
Press
Ctrl + K(Windows/Linux) orCmd + K(macOS) anywhere in the admin dashboard. -
Which plugins are supported by default?
-
It dynamically indexes all active admin menu screens. Popular pages under WooCommerce (Shipping, Taxes, Payments, Status, Logs, Coupons) are deep-mapped out-of-the-box.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dhruval Admin Command Palette” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dhruval Admin Command Palette” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release. Features TF-IDF vector search, word stemming, nonced AJAX recommendations, and parameter extraction.



