Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WooCommerce Order Search

Beskrivelse

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])

Skjermskudd

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

Installasjon

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.

Vurderinger

3. september, 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.
Les alle 3 vurderinger

Bidragsytere og utviklere

“WooCommerce Order Search” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

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.