=== ACF to REST API === Contributors: airesvsg Tags: acf, api, rest, wp-api, wp-rest-api, json, wp, wordpress, wp-rest-api Requires at least: 4.3 Tested up to: 4.4 Stable tag: 2.0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Edit, Get and Puts ACF data into the WordPress REST API ( WP-API | WP REST API ). == Description == Edit, Get and Puts [ACF](https://wordpress.org/plugins/advanced-custom-fields/) data into the [WordPress REST API](https://wordpress.org/plugins/rest-api/) ( WP-API | WP REST API ). **See details on GitHub** http://github.com/airesvsg/acf-to-rest-api == Installation == 1. Copy the `acf-to-rest-api` folder into your `wp-content/plugins` folder 2. Activate the `ACF to REST API` plugin via the plugin admin page == Changelog == = 2.0.5 = changing how to check dependencies = 2.0.4 = fixed error when you register new fields ( via php ) and try save them = 2.0.3 = error fixed when register a new post with acf fields = 2.0.2 = adding support for options page ( add-on ) = 2.0.1 = Bugfix strict standards = 2.0.0 = New version of the plugin ACF to WP REST API Changing name ACF to WP REST API > ACF to REST API == Upgrade Notice == = 2.0.0 = This version enables editing of the ACF fields with WordPress REST API.