BACK TO DIRECTORY


Moving an order along its statuses usually means opening it, finding the status box,
changing it and saving — one order at a time. Wexofy Quick Order Status skips that: the
coloured status badge WooCommerce already shows in the orders list becomes a dropdown
you can change without leaving the screen.
- Click the badge, pick a new status, it saves instantly over AJAX — no page reload.
- Reads every status WooCommerce itself returns (
wc_get_order_statuses()), so
custom statuses added by your shipping, payment or subscription plugins show up
automatically. Nothing is hard-coded. - Saves through the same
WC_Order::update_status()flow as WooCommerce’s own order
screen, so status-change hooks, emails and stock adjustments other plugins rely on
keep firing exactly as before. - A failed save reverts the dropdown to its previous value and shows why.
- Works with classic (post-based) orders and High-Performance Order Storage (HPOS).
- No settings screen — install it and the dropdown is just there.
The plugin is completely free and fully functional. It makes no external requests and
needs no account or licence key.
WooCommerce is a trademark of Automattic Inc. This plugin is not affiliated with or endorsed by WooCommerce or Automattic.
Screenshots

Every order's status is a coloured dropdown right in the orders list — pick a new one without opening the order.
Plugin Details
Active Installs
0Total Downloads
53Version
1.0.2Requires WP
5.8Requires PHP
7.2Tested Up To
7.1.2Added
2026-09-23Last Updated
2026-09-23 7:29am GMTRatings
5
0
4
0
3
0
2
0
1
0