How to do advanced Search in Products, in WooCommerce admin dashboard (backend)?
-
Hi!
I am wondering if there is a way to do advanced Search in WooCommerce Products, in WooCommerce admin dashboard (back-end) inside WordPress.
When I am in WordPress Dashboard and I am clicking to WooCommerce Products (All Products), there is a table listing my Products. There, there is a search box in the upper-right corner with a button named “Search products”.
My question is: how can I search there with specific terms (to do advanced search)?
For example, I would like to use some filters on searching a product. If I want to search my Products only by ID, I would like to write something like “ID:1059” in the search box as a search term and the results to be the product with the ID 1059 (if any), and not every product which contains the string 1059 anywhere in it…
Another example would be the search term “title:*bio* t??” (where * and ? are wildcards), to search this way only inside the product titles and to have results with products which complying with this search term in its titles. Again, I do not want as a result every product which contains the string “*bio* t??” anywhere in it (which is the standard behavior right now)…
For everyone’s information, I am using WordPress v6.0.2, WooCommerce v6.8.2 and PHP v7.4.30 (if this info is useful).
Thank you
- The topic ‘How to do advanced Search in Products, in WooCommerce admin dashboard (backend)?’ is closed to new replies.