woocommerce_update_coupon

Action Hook: When updating this object, to prevent infinite loops, use $wpdb to update data, since wp_update_post spawns more calls to the save_post action.

Source: includes/data-stores/class-wc-coupon-data-store-cpt.php:192

Used by 2 functions | Uses 0 functions