_woocommerce_tracks_anon_id to customere data store
This commit is contained in:
parent
851a2557f6
commit
3f8b3bc1fd
|
@ -64,7 +64,7 @@ class WC_Customer_Data_Store extends WC_Data_Store_WP implements WC_Customer_Dat
|
|||
'syntax_highlighting',
|
||||
'_order_count',
|
||||
'_money_spent',
|
||||
'_woo_tracks_anon_id',
|
||||
'_woocommerce_tracks_anon_id',
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue