WordPress How do I pass a variable from one add_action to another?
Question
I'm trying to add a custom field on the checkout form if a certain product category is in the basket and then on submission, check that field has been completed and add the result to the order details.
I have the form field working correctly but not the other actions and it is because the
0
actions, php, variables
2 years
0 Answers
52 views