-
Created a topic, Plugin closed?, on the site WordPress.org Forums:
Why is this plugin has been closed? Please update this… -
Posted a reply to CSV EXPORT, on the site WordPress.org Forums:
I solved it: 'column_4' => get_post_meta($order->id, 'wc_order_field_2906', true), 'column_5' => get_post_meta($order->id, 'wc_order_field_8140', true), 'column_6' =>… -
Created a topic, CSV EXPORT, on the site WordPress.org Forums:
Hello, I use Orders CSV export, how can I send/load da…