Home › Forums › ACF PRO › Get meta_key from a field inside a group › Reply To: Get meta_key from a field inside a group
Group fields append the group name to the meta key. You can browse the wp_usermeta table (or its equivalent if wp_ isn’t your database prefix) in your WordPress database to see your user-based group fields and their values if you’ve populated any but the meta key is usually: group_name_subfield_name.
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.