Home › Forums › ACF PRO › Updates & ACF PRO distribution › Reply To: Updates & ACF PRO distribution
Since you’ll be maintaining the site, at least for now, I’d leave it where it is and do the updates manually as part of whatever maintenance you plan on doing.
Putting the field declarations in the MU plugin folder is a bit of a problem because that means you must have ACF there as well. MU plugins are loaded before those in the plugins folder, actually before some anything else. In order to move it take a significant amount of work, more than likely since you’d also need to put all your code into another plugin and alter it to use the correct hooks for setting up your fields, which I’m guessing you didn’t do since you could guarantee that ACF was loaded before creating your field groups.
Having ACF in the MU folder basically means that updating manually is the only choice that there will ever be, so if you ever need this to not be the case then it will mean a bit of a rebuild.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.