Hello!
I can't test code right now so, I would like to know, how can I make so a function is only called ONCE (it's a load function that registers stuff, therefore calling it twice registers stuff twice).
Edit: I think it's worth mentioning that the function is called by multiple plugins.