Hi @ahmadegbaria000
Thank you for using our plugin!
What makes you say that the WP REST Cache is not working? When I do a request of https://malekh.store/wp-json/wp/v2/pages the response headers tell me the call was served from cache so the WP REST Cache seems to be working fine. See: https://imgur.com/WUsqtIx
I do see you have a lot of custom (i.e. non-standard WP) endpoints and would like to remind you that our plugin doesn’t cache custom endpoints out of the box, you will need to do some work for it, see our FAQ.
Please note: we are providing this plugin and the support free of charge, which means you cannot expect us to always respond within 24 hours. SOmetimes we do respond quickly and sometimes it can take several days before we have time to respond.
Sorry if I disturbed you..
Yes it work from web browser.
And not working from the app…
I know that i want to add non-standard WP endpoints in my functions..
Thanks 🙂
Hi @ahmadegbaria000
How do you know it is not working in the app? Did you check the headers the app got form the server? Or is there something in the cache that isn’t in the non-cached version?
I just did the same call using Postman, which basically is an app. And it also got the X-WP-Cached-Call
header.
So without knowing more about why you think the app isn’t getting cached calls or about how the app does its calls, I am afraid I cannot really help you.
It’s working after adding woocommerce apis dynamically..
Thanks very very much
It’s a wonderful plugin…
Ah yes, the WooCommerce API isn’t cached automatically.
Great to hear it is working for you!