acf-to-rest-api-example
acf-to-rest-api-example copied to clipboard
Example for the plugin ACF to REST API
ACF to REST API ( EXAMPLE )
Example theme demonstrating how to edit the main fields of ACF.
- Dependencies
- Live Demo
- Screenshot
Dependencies
| Plugin | URL |
|---|---|
| ACF to REST API | https://wordpress.org/plugins/acf-to-rest-api/ |
| ACF | https://wordpress.org/plugins/advanced-custom-fields/ |
Make sure you are running WordPress >= 4.7 so you can make use of its core API functionality – downwards compatability can be achieved with the WordPress REST API Plugin.

