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

Get select/checkbox field group all options #319

Closed Kureyko closed 4 years ago

Kureyko commented 4 years ago

Need to access all custom post type acf fields and their choises (if its a checkbox or select) for filter. Same question, but need solution for REST API: Get Select Field Options