Hi! I’m looking for a way to load a set of field data from the options page when a plugin containing ACF pro is loaded, to avoid having the user hit update after it is installed.
So far, the only solution I have found, is to hard code a set of defaults and use if statements, but this approach would be un-managable in the long run.
Is there another method i’m missing?