Home › Forums › Front-end Issues › Getting fields from a field group › Reply To: Getting fields from a field group
Thanks @reardestani but this doesn’t solve my question.
I am already doing what you suggested above; however I would like the array of the entire field group; not each item.
That is, in your example above when I do
$description = get_field_object('field_name');
print_r('$description');
I see this as one of the items in the array [field_group]=>xxx
I want to be able to loop through an array of all items in that field group and output named pair values
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.