times / acf-to-wp-api

Puts all ACF fields from posts, pages, custom post types, attachments and taxonomy terms, into the WP-API output under the 'acf' key
http://wordpress.org/plugins/acf-to-wp-api/
MIT License
203 stars 24 forks source link

If you install on a multisite and run plugin it breaks the standard '/posts' and '/customposts' queries if activated on a child site. #30

Open richardmax opened 9 years ago

richardmax commented 9 years ago

Interesting point is that all is ok on the parent site (first site created in network).

Error is that you get no content returned even if it exists. only becomes visible when you deacrticate acf-wp-api plugin.