Hi,
I will explain with an exemple because of my poor english.
I have a custom post type "prospect" with many fields
I'm using Woocommerce
I set up a custom field WordPress > user to make a relation between the cpt and a user when he becomes a woocommerce customer
Everything is ok
Is it possible to display other woocommerce datas once this relation have been set up? I would like to see the orders, bookings etc... made by the related user into the "prospect" cpt edit page.
Everything is working on the WordPress backend, no frontend needed at the moment.
Best regards