How to assign to each output values from foreach loop to a meta_key?
Problem Solved but solution not reusable. I’d like some advice or a solution to assign the same meta_key to each datetime generated. Based from this answer : to assign variables to each datetime from foreach loop I do that (but I think it’s a bad idea to change the name of the array keys using … Read more