Home › Forums › General Issues › Function documentation › Reply To: Function documentation
Would be good to know about them however 😉
In my case I am writing a front end form which loads a field group and I do not want include certain fields if a certain condition is not met.
What I ended up with is using the acf_get_fields
function to get all the fields from a group into an array, then run a foreach on the fields and on certain fields run a check each field.
So if the admin is reading these forums, it would be good if this function was in the documentation, it would have save me some time 😉
Cheers
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.