-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
bugSomething isn't working the way it was designedSomething isn't working the way it was designed
Description
/app/public/superpwa.com/wp-content/plugins/super-progressive-web-apps/admin/basic-setup.php on line 415
Happened on WooCommerce orders page where query_vars had this:
Array
(
[order] =>
[orderby] =>
[posts_per_page] => 20
[post_type] => shop_order
[post_status] => Array
(
[0] => wc-pending
[1] => wc-processing
[2] => wc-on-hold
[3] => wc-completed
[4] => wc-cancelled
[5] => wc-refunded
[6] => wc-failed
)
[perm] =>
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working the way it was designedSomething isn't working the way it was designed