Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WooCommerce Order Search

Leírás

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

Képernyőmentések

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

Telepítés

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.

Vélemények

2016.09.03.
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.
3 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“WooCommerce Order Search” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WooCommerce Order Search” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.