php - Removing a core order status -


i’m trying remove 3 order statuses woocommerce: wc-pending, wc-refunded , wc-failed.

i tried remove them /wc-order-functions.php, when did, not longer place order. instead error 400 returned, means cannot insert order database.

does have solution this? how can order statuses removed or disabled?

please check faq in woo extension here : http://docs.woothemes.com/document/woocommerce-order-status-manager/

q: why can’t delete core order statuses can custom statuses?

a: core order statuses, may not typically use in workflow, used plugins. these plugins expect core order statuses present, cannot remove them don’t break plugins, payment gateways, depend on them.

you can edit names these statuses if desired, cannot delete these statuses or change slugs.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -