ryanrain
ryanrain
Hi all, enabling the [ACF: Better Search plugin](https://wordpress.org/plugins/acf-better-search/) accomplishes including posts containing a search query in their ACF fields, available via the wp-api at `/wp-json/wp/v2/search?search=search_query_string`. However, this plugin appears to...
hi again, after further research, the `acf` key _is_ available at the `search` endpoint, but only if you include the `_embed` parameter, eg: `/wp-json/wp/v2/search?search=search_query_string&_embed`
I'm seeing this too. "typescript": "~5.2.2" Thank you for all your work! ``` Compiled with problems: × ERROR node_modules/@interactjs/types/index.d.ts:324:18 - error TS2428: All declarations of 'BaseEvent' must have identical type...