I try to use wordpress API to build my back-office more easy. For this I must make relation between CPT UI post. I use the ACF and ACF recursive plugin for help me in this. But in the json 'http://localhost:10018/wp-json/wp/v2/plays' for example, i don't have the custom field ACF in my relation...
In this example i linked roles to the play and i want to have the ACF field for this item from staff post type.
I tried all the solutions in this topic : https://github.com/airesvsg/acf-to-rest-api/issues/223 But nothings happen...
Any idea ?
