Title: Help converting code woocommerce
Last modified: August 22, 2016

---

# Help converting code woocommerce

 *  [dolliv](https://wordpress.org/support/users/dolliv/)
 * (@dolliv)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/help-converting-code-woocommerce/)
 * Hey! I need help to convert the following piece of code to the latest version
   of woocommerce, as this is a pre-2.2 code…
 *     ```
       $terms = wp_get_object_terms($order->post_id, 'shop_order_status', array(
                           'fields' => 'names'));
   
                       $order_status = isset($terms[0]) ? $terms[0] : 'pending';
       ```
   
 * Any help would be much appreciated!

The topic ‘Help converting code woocommerce’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [dolliv](https://wordpress.org/support/users/dolliv/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/help-converting-code-woocommerce/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
