airesvsg / acf-to-rest-api

Exposes Advanced Custom Fields Endpoints in the WordPress REST API
https://wordpress.org/plugins/acf-to-rest-api/
1.33k stars 110 forks source link

Can I set a group of fields to be visible in REST #338

Open markchagers opened 4 years ago

markchagers commented 4 years ago

Hi, I'm experimenting with this plugin. I need to have several hundred fields, organized in hierarchal groups, available in the rest api. Currently it seems I have to go to each field in the WP admin and set the field to show in REST. As this takes about half a minute per field, it would cost me the better part of a day just to get the fields to show up in the rest api. Is there a workaround to set the entire field group to visible in REST?