On a listing page - is there a programmatic way to tell if there was an order for it?
Is there a way to tell on a listing page whether it is claimed or not?
I want to selectively show some text depending on if it is claimed, and if at all possible, what they purchased.
But I don't see where I can link the post to an order.
I have printed out everything I can from post_meta, but I didn't find anything.
I understand if this may not be easy - I am fine writing code - but I just need a pointer in the right direction.