... function register_my_new_order_statuses() { register_post_status( 'wc-order-shipped', array( 'label' => _x( 'Shipped', 'Order status', 'woocommerce' ) ...
確定! 回上一頁