🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
RIACO Custom Order Status for WooCommerce
RIACO Custom Order Status for WooCommerce

RIACO Custom Order Status for WooCommerce

0/5 (0 ratings) — active installs Updated Aug 24, 2025
<strong>Admin list</strong> of custom statuses with color labels.

<strong>Admin list</strong> of custom statuses with color labels.

RIACO Custom Order Status allows you to:

  • Add unlimited custom order statuses in WooCommerce.
  • Assign custom colors for easy identification.
  • Display them in the WooCommerce orders list.
  • Integrate seamlessly with WooCommerce workflows.
  • Developer-friendly hooks and filters for full customization.

This plugin is perfect if you need statuses like Awaiting Pickup, Ready for Delivery, or On Hold – Payment Verification.

Features:
– Manage custom statuses via a dedicated admin menu under WooCommerce.
– Assign background colors to statuses in the order list.
– Supports bulk editing and manual status changes.
– All statuses are stored as proper wc-{slug} order statuses.
– Fully translatable and compatible with WordPress coding standards.

Developer Hooks

Actions

do_action( 'riaco_cos_cpt_registered', 'riaco_cos', $args );
do_action( 'riaco_cos_after_save_status', $post_id, $color );
do_action( 'riaco_cos_before_admin_list_styles', $posts );
do_action( 'riaco_cos_loaded', $this );
do_action( 'riaco_cos_after_register_custom_statuses', $statuses );

Filters

apply_filters( 'riaco_cos_get_statuses', $statuses );