Display all values of custom a field created with ACF on a page
The get_field_object ACF function can be used to get info and options for a specific field. First you need the field key of the specific field you wish to output. When editing a field group, click on the screen options tab at the top of the page. You should see an option to toggle the … Read more