WP-JSON-API-ACF
WP-JSON-API-ACF copied to clipboard
Add WP Advance Custom Fields to JSON API
Hello, is possible to take custom fields from category using this plugin? i installed the plugin, then called my json url to list the categories, and no custom fields listed.
Hey there ! I'm not using wp-json-api-acf plugin, but I use roughly the same function in my theme. I'm stuck when using a Post Object ACF in a post :...
Hi, I'm trying your plugin but I can't access to the data from a "Flexible Content" ACF json object. I can console.log the filels but can't show them in the...
Hi! Is there a way to get the properties of the custom field as JSON? Like input type, array of options in a input etc.
@PanManAms , following up on my last PR, I am wondering how we can explain to ACF that it is a great idea to include the ACF fields strapped to...
First of all, thank's for the plug, it works nicely, the only thing is that when I code the relations field to show me the thumb image and reload the...