Overview
What The Plugin Does
Advanced Admin Order Search adds a faster order lookup workflow inside WooCommerce admin. It is built for HPOS stores where native order search becomes slow or too narrow for support and operations teams.
The plugin builds a trigram-backed order index so staff can search partial values instead of needing an exact order number.
What You Can Search
- SKU fragments from products and variations
- Shipment tracking values
- Billing names, company data, and customer email
Typical Workflow
- Install and activate the plugin on a WooCommerce HPOS store.
- Confirm the search sources you want indexed.
- Run the initial rebuild for historical orders.
- Let Action Scheduler keep the search index current in the background.
- Search from the WooCommerce orders workflow when support needs to identify an order from partial data.
Expected Use Case
Use this plugin when staff need to find orders from operational clues such as a partial SKU, a tracking number fragment, or billing details. It is an admin operations tool, not a storefront search plugin.
Requirements
- WordPress 6.0 or newer
- WooCommerce 8.0 or newer
- PHP 7.4 or newer
- HPOS-enabled WooCommerce admin workflow
Current Limits
- Search quality depends on what data is indexed.
- Index rebuilds should be run after enabling new search sources or after large historical imports.
- Background indexing uses Action Scheduler, so stalled scheduled actions can delay fresh search results.