Title: PowerStack &#8211; Admin Search and Quick Navigation
Author: WPPowerStack
Published: <strong>5 ژوئن 2026</strong>
Last modified: 6 ژوئن 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/powerstack-admin-search/assets/banner-772x250.png?rev=3562305)

![](https://ps.w.org/powerstack-admin-search/assets/icon-256x256.png?rev=3562320)

# PowerStack – Admin Search and Quick Navigation

 توسط [WPPowerStack](https://profiles.wordpress.org/rajputravindra694/)

[دانلود](https://downloads.wordpress.org/plugin/powerstack-admin-search.1.0.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/powerstack-admin-search/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/powerstack-admin-search/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/powerstack-admin-search/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/powerstack-admin-search/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/powerstack-admin-search/)

## توضیحات

PowerStack Admin Search adds a modern command palette to WordPress, allowing administrators
to instantly search posts, pages, users, settings, WooCommerce products and WooCommerce
orders from a single interface.

Open the command palette using Cmd+K on macOS or Ctrl+K on Windows/Linux and navigate
your WordPress dashboard without touching the mouse. PowerStack helps teams work
faster by providing a centralized search experience across WordPress and WooCommerce.

Whether you manage a blog, business website, online store or agency project, PowerStack
reduces admin navigation time and improves productivity with a keyboard-first workflow.

### Website

https://powerstackwp.com

#### WooCommerce Compatibility

PowerStack is compatible with WooCommerce, including WooCommerce High-Performance
Order Storage (HPOS), allowing you to search orders and products directly from the
command palette.

### Features

 * Open the command palette using Cmd+K or Ctrl+K.
 * Search WordPress posts and pages instantly.
 * Search WooCommerce products directly from the command palette.
 * Search WooCommerce orders with HPOS support.
 * Search users and WordPress settings.
 * Navigate results using keyboard shortcuts.
 * Fuzzy search support for faster matching.
 * Lightweight and performance focused.
 * Built using WordPress APIs and capability checks.
 * WooCommerce HPOS compatible.

### Privacy Policy

PowerStack Admin Search collects anonymous usage data to help us improve the plugin
and provide better features. We do not collect any personal information, user data,
or site content.

**What we collect:**
 – Anonymous site identifier (random UUID) – Plugin version–
Activation, deactivation, and uninstall events – Daily heartbeat to track active
installations

**What we don’t collect:**
 – Personal information (names, emails, etc.) – Site 
content or data – IP addresses – WooCommerce data – Customer information

**Data Usage:**
 The collected data is used solely for: – Understanding plugin adoption
and usage patterns – Identifying and fixing issues – Planning future features and
improvements – Maintaining plugin compatibility

**Opt-out:**
 You can disable telemetry tracking by adding the following line to
your wp-config.php file: define( ‘POWERSTACK_DISABLE_TELEMETRY’, true );

This will completely disable all data collection from your site.

### Keyboard Shortcuts

#### Command Palette Controls

 * `Cmd + K` or `Ctrl + K` — Open or close the command palette.
 * `Up Arrow ()` and `Down Arrow ()` — Navigate search results.
 * `Enter` — Open the selected result.
 * `Escape (Esc)` — Close the command palette.

## عکس‌های صفحه

[⌊Open the command palette with Ctrl+K and search across WordPress instantly.⌉⌊Open
the command palette with Ctrl+K and search across WordPress instantly.⌉[

Open the command palette with Ctrl+K and search across WordPress instantly.

[⌊Find WooCommerce orders in seconds.⌉⌊Find WooCommerce orders in seconds.⌉[

Find WooCommerce orders in seconds.

[⌊Search WooCommerce products directly from the command palette.⌉⌊Search WooCommerce
products directly from the command palette.⌉[

Search WooCommerce products directly from the command palette.

[⌊Search users, pages and settings from a single interface.⌉⌊Search users, pages
and settings from a single interface.⌉[

Search users, pages and settings from a single interface.

## نصب

 1. Upload the plugin ZIP file through the WordPress **Plugins  Add New  Upload Plugin**
    screen, or install it directly from the WordPress Plugin Directory.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Open any WordPress admin page.
 4. Press `Cmd+K` (macOS) or `Ctrl+K` (Windows/Linux) to open the command palette.

## سوالات متداول

### Does this plugin require WooCommerce?

No. The plugin works with WordPress admin navigation and content search. WooCommerce
search features become available automatically when WooCommerce is active.

### Is WooCommerce HPOS supported?

Yes. The plugin is compatible with WooCommerce High-Performance Order Storage (HPOS).

### What keyboard shortcut opens the command palette?

Use `Cmd+K` on macOS or `Ctrl+K` on Windows and Linux.

### Can I search WordPress settings and admin pages?

Yes. PowerStack allows you to quickly find and open WordPress admin pages, settings
screens and dashboard menus from a single command palette.

### Does the plugin affect website performance?

No. PowerStack is designed to be lightweight and only loads inside the WordPress
admin area. It does not affect frontend performance.

### Who should use PowerStack Admin Search?

PowerStack is ideal for WordPress administrators, WooCommerce store managers, developers,
agencies and anyone who wants faster dashboard navigation.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“PowerStack – Admin Search and Quick Navigation” نرم افزار متن باز است. افراد زیر
در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “PowerStack – Admin Search and Quick Navigation” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/powerstack-admin-search)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/powerstack-admin-search/),
check out the [SVN repository](https://plugins.svn.wordpress.org/powerstack-admin-search/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/powerstack-admin-search/)
by [RSS](https://plugins.trac.wordpress.org/log/powerstack-admin-search/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0.1

 * **Improvement:** Added hierarchical context display – search results now show
   parent menu (e.g., “WooCommerce” below “Orders”) for better navigation clarity.
 * **Fix:** Resolved duplicate search results issue by implementing URL-only deduplication
   logic.
 * **Improvement:** Enhanced command palette animation smoothness by removing 3D
   rotation transforms and simplifying animations.
 * **Improvement:** Enhanced UI with better line-height and word-break handling 
   for improved readability.
 * **Fix:** Filtered out invalid menu items with trailing numbers to prevent false
   results.

#### 1.0.0

 * Initial release.
 * Admin command palette functionality.
 * WordPress menu search support.
 * Post and page search support.
 * WooCommerce product search support.
 * WooCommerce order search support.
 * WooCommerce HPOS compatibility.

## اطلاعات

 *  نگارش **1.0.1**
 *  Last updated **2 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.8 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/powerstack-admin-search/)
 * Tags
 * [admin search](https://fa.wordpress.org/plugins/tags/admin-search/)[command palette](https://fa.wordpress.org/plugins/tags/command-palette/)
   [user search](https://fa.wordpress.org/plugins/tags/user-search/)[woocommerce search](https://fa.wordpress.org/plugins/tags/woocommerce-search/)
   [wordpress search](https://fa.wordpress.org/plugins/tags/wordpress-search/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/powerstack-admin-search/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/powerstack-admin-search/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/powerstack-admin-search/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/powerstack-admin-search/)