How to delete from a multidimensional array if addon_id key is not present
I have figured out all of the issues I had with this on my own up until here. So far I got this to work to the point where I am able to save data properly. The only question I have is, how do I remove arrays where addon_id is not present? I want to… Read More How to delete from a multidimensional array if addon_id key is not present