Get the type of an advanced custom field (ACF) in a WP_Query loop [closed]
The first version of my answer was that in general you would have to code that information yourself into the meta key itself. For example: booking_date booking_text booking_number But then I noticed the ACF tag of your question. If you have a custom field key price, then it’s ACF field key is saved to the … Read more