WooCommerce changes when switching to HPOS
-
I want to migrate to HPOS in WooCommerce. But I noticed some changes.
- handl_ip, handl_landing_page, handl_original_ref, handl_ref and handl_url are no displayed in the “custom fields” block in the order information.
HPOS:
Database structure:
I see handl_ip in
wp_postmeta
but I don’t see it inwp_wc_orders_meta
2. the order information also does not show utm parameters (utm_source, etc.)
wp_postmeta
contains utm_sourcewp_wc_orders_meta
contains _wc_order_attribution_utm_source but I’m not sure if that’s what I wantmore about HPOS: https://rudrastyh.com/woocommerce/high-performance-order-storage.html
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.