funkhaus / fuxt-api

A WordPress plugin that extend the WP-JSON API to work with the fuxt framework.
0 stars 0 forks source link

Feature: Endpoint to return ACF options field groups #9

Closed drewbaker closed 3 weeks ago

drewbaker commented 3 weeks ago

Such as the "Site Settings" group used in Fuxt.

For example, something like this: /wp-json/fuxt/v1/acf-options?name=Site Settings

Would return the ACF Settings field group called "Site Settings".