Home › Forums › ACF PRO › Get field values by group › Reply To: Get field values by group
Hi @zestsms
Yes, ACF PRO contains functions within the api-field.php
and api-field-group.php
files to load field groups and their fields, from there, you can load the value using the api-value.php
acf_get_value( $post_id, $field )
function.
Are the fields within the DB, JSON or PHP?
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.