WooCommerce Admin Custom Order Fields. The Admin Custom Order Fields extension allows you to add fields to an order for details, notes, dates, and more.
The Admin Custom Order Fields extension will allow your team to use WooCommerce as a complete Customer Relationship Management system so order ...
Product Sorting Options. WooCommerce offers the ability to customize the sorting order of products with a few settings changes. Go to ...
Description. This plugin lets you add custom order statuses to WooCommerce. When adding status, you can set: Custom status slug. Custom status label.
WooCommerce custom order status. While WooCommerce includes several different order statuses, these may not fit the flow for your shop. With ...
By default WooCommerce is set to sort by "default sorting." How can I rearrange my products in a custom order in WooCommerce? Follow the ...
The problem is in your action hook. Use following hook : add_action(' woocommerce_checkout_process', 'create_vip_order'); function create_vip_order () ...
Products with menu order “0” will be displayed first, then 1, 2, 3, etc. You can use this to create your own ordering, or groups of products that will ...
Create as many custom labels for your orders, so that you can specify as many statuses as you need for your order and to be clear to your users.
Store WooCommerce order data in a custom table for improved performance. - liquidweb/woocommerce-custom-orders-table.