How to add woocommerce custom order status?

by darrion.kuhn , in category: PHP CMS , a month ago

How to add woocommerce custom order status?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by haylee.mertz , a month ago

@darrion.kuhn 

To add a custom order status in WooCommerce, follow these steps:

  1. Install and activate the "Custom Order Status for WooCommerce" plugin from the WordPress plugin repository.
  2. Once the plugin is activated, go to WooCommerce > Settings > Custom Order Status to configure the new order status.
  3. Click on the "Add New Order Status" button and enter the name of the new order status, its slug, and any additional details or icons you want to add.
  4. Save the changes and the new order status will be added to your WooCommerce store.
  5. You can now assign this custom order status to orders by going to the Orders page in WooCommerce, selecting the order you want to change, and then selecting the new custom order status from the dropdown menu.
  6. You can also customize the order status labels and icons by going to WooCommerce > Settings > Custom Order Status and editing the settings for the custom order status you created.


That's it! You have successfully added a custom order status in WooCommerce.