+{"generator":"Code Snippets v2.13.3","date_created":"2020-01-11 02:57","snippets":[{"name":"Avoid Customer Data Being Updated After Checkout in WooCommerce","desc":"https:\/\/wordpress.stackexchange.com\/questions\/336904\/stop-woocommerce-from-updating-user-user-meta-after-checkout\/","tags":["customer","data","update","checkout","woocommerce"],"scope":"global","code":"add_filter( 'woocommerce_checkout_update_customer_data', '__return_false' );","priority":"10"}]}
0 commit comments