hiya... just wondering how to call ACF options values
i have acf v5, with a site options page setup
Chris Hutchinson
@chrishutchinson
Hey @markbloomfield - which version of the plugin do you have installed?
Mark Bloomfield
@wondergryphon
tx for the reply @chrishutchinson. latest versions of everything... ACF v5 (bundled in my theme), Version 1.2.1 of your plugin, Version 1.1.1 of JSON API plugin
Mark Bloomfield
@wondergryphon
any ideas?
christianmagill
@christianmagill
I'm just getting started with WP API. I'm wondering if there's any suggested way to update ACF field values through the API or otherwise asynchronously.
_
Chris Hutchinson
@chrishutchinson
Hey @christianmagill - at present I either use the WP API meta endpoints that are included automatically (this requires multiple requests which is pretty inefficient), or roll my own (in v2 of the API it's much easier to register custom endpoints). I think in the near future I'll be registering a new endpoint in the ACF-to-WP-API plugin that will allow updating of multiple ACF fields through one request
Dan O'Brien
@InTheCloudDan
does anyone know of a way to insert a data to ACF via the API?
christianmagill
@christianmagill
@chrishutchinson any update on the new endpoint?
Belghiti Alaoui
@omaretna
@chrishutchinson there is problem with acf in taxonomy can any one check the to last pull request and update thanks :)