აღწერა
This plugin adds two sections to the Products table in WooCommerce:
- A new column for for each product, showing the shipping class defined for that product (or a proper message is there isn’t one defined)
- A new filter box above the table, where you can choose to filter only the products that have a specific shipping class attached to them. You can also filter all the products with no shipping class at all, as a convenient way of making sure all your products have a shipping class set.
It also adds filtering to the Orders table in WooCommerce with similar capabilities. This feature considers each order to have one shipping class.
ეკრანული სურათები
მიმოხილვები
მონაწილეები & დეველოპერები
“Woo Shipping Class Filter” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ Woo Shipping Class Filter თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
2.0 – Added orders functionality, allowing you to filter orders by their shipping method
1.1 – Removed “no shipping class” option (not working in new WC) and changed the old woocommerce_product_filters hook to the new woocommerce_products_admin_list_table_filters
1.0 – First full version of this plugin