-
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
I fixed my problem. It was due to a misconfiguration. I use WordPress on top… -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
It doesn't fix my problem :/ -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
I previously installed W3 Total Cache before installing WP REST Cache It automatically added define(‘WP_CACHE’,… -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
I never have such an issue without it, this is why I report it :)… -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
I tried with and without &skip_cache=1 and you're right, the response is the same. But… -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
Maybe it will be easier to reproduce on the posts endpoint: https://staging.wp.hopfab.com/wp-json/wp/v2/posts?_embed&page=1&per_page=5&categories=1 it works https://staging.wp.hopfab.com/wp-json/wp/v2/posts?_embed&page=1&per_page=5&categories=… -
Posted a reply to Support for the _embed query param, on the site WordPress.org Forums:
Sorry @acato, I desactivated it on my production environment. It looks like most of the… -
Created a topic, Support for the _embed query param, on the site WordPress.org Forums:
Hi guys, I'm currently trying to use the plugin but d…