¡@

Home 

php Programming Glossary: new_coupon_id

How do I programmatically apply a coupon in Woocommerce?

http://stackoverflow.com/questions/15744689/how-do-i-programmatically-apply-a-coupon-in-woocommerce

'publish' 'post_author' 1 'post_type' 'shop_coupon' new_coupon_id wp_insert_post coupon Add meta update_post_meta new_coupon_id.. wp_insert_post coupon Add meta update_post_meta new_coupon_id 'discount_type' discount_type update_post_meta new_coupon_id.. 'discount_type' discount_type update_post_meta new_coupon_id 'coupon_amount' amount update_post_meta new_coupon_id 'individual_use'..