Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WooCommerce Order Search

Descripción

WooCommerce Order Search allows to search orders in WooCommerce.

Get your searching value, then go to WooCommerce > Orders and type it in the search field and select searching key of the value. Hit Enter or click filter and let the magic happen.

WooCommerce Order Search allows to select page if you want to make order searching on front view.

WooCommerce Order Search provide two shortcode for order search form([order_search_form]) and search result list([order_search_result])

Capturas

  • Plugin options in woocommerce settings
  • Searching option in order list page.
  • Searching on front page

Instalación

This section describes how to install the plugin and get it working.

e.g.

  1. Upload woocommerce-order-search to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

After Activate the plugin you will found new tab in woocommerce settings.

Reseñas

18 de octubre de 2016 1 respuesta
Added to a WooCOmmerce shop with 10000 orders. She has a hard time tracking down orders! Response: "Oh MY GOD !!!! This has made by month "
3 de septiembre de 2016
See threads for reason why I vote so bad. When developing you first have to run debug true and @ini_set('display_errors', 1); @ini_set('error_reporting', E_ALL); error_reporting(E_ALL); Before you set plugin public.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WooCommerce Order Search" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.2 – 16/11/2015

    * Fix - Role and search key not save in admin.

1.0.1 – 14/05/2015

    * Fix - Warning display when user is not logedin.
    * Fix - Order search form is not working when permalink structure is default.