Caching WP Google Maps
-
My Map plugin (WP Google Maps) uses the REST API. In an earlier version, the map calls were cached (I could see them as endpoints). Now with the latest version (Version 2020.3.1), the map calls are no longer cached (or at least I no longer see any endpoints listed). Assume I need to add some setting or code, but don’t know exactly what. The calls are formed like this:
/wp-json/wpgmza/v1/markers/?filter={“map_id”:”12″,”mashup_ids”:[]}
What would I need to do to re-enable cacheing for these calls?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Caching WP Google Maps’ is closed to new replies.