This version was delayed please upgrade to V2. https wordpress. org plugins acf-to-rest-api.
Get ACF data ID. wp-json acf post ID. wp-json acf page ID. wp-json acf ID. wp-json acf describe ID TAXONOMY. wp-json acf comment ID. wp-json acf ID..
Get Option by Field Name. wp-json acf application FIELD NAME..
Post 1..... acf. {. field1.. value 1.. field2.. value 2. } }.
Use the filter acf to wp rest api {type} data to individualize the answer..
How to use. add filter 'acf to wp rest api post data part $data $object $context { if isset $data && 'my post type == $data && isset $data { do something } return $data } 10 3..
Copy the folder into your wp-content plugins folder.
Activate the ACF to WP REST API plugin from the plugins admin page...
Super easy way to get the acf fields directly of the rest api....
Browse the code recheck out SVN repository or subscribe to the development log RSS.......
Read more