Home › Forums › General Issues › Deploy ACF field content but not actual fields › Reply To: Deploy ACF field content but not actual fields
No. The fields need to exist on the site, in the db, using acf json files or created using php. The best you can do is to hide the admin https://www.advancedcustomfields.com/resources/how-to-hide-acf-menu-from-clients/
Well, I take that back. If you built the theme to use the associated get_meta() or get_option() WP functions rather than than ACF functions for getting field data then you could potentially do this. But basically you’d have to rebuild all of what ACF does to get the values for you.
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.