Title: Does the plugin cache the API response
Last modified: February 22, 2024

---

# Does the plugin cache the API response

 *  Resolved [nwells](https://wordpress.org/support/users/nwells/)
 * (@nwells)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/does-the-plugin-cache-the-api-response/)
 * Can you confirm if the plugin is fetching data in real time via the API or does
   it cache it for x number of hours/days?
 * I’m sure you know that each request is charged to Google for using their API.
   A lot of page visits to the calendar would likely go over their free monthly 
   tier. Ideally the plugin would allow for the data to be cached for a period of
   time to avoid too many API calls.

Viewing 1 replies (of 1 total)

 *  Plugin Author [LBell](https://wordpress.org/support/users/lbell/)
 * (@lbell)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/does-the-plugin-cache-the-api-response/#post-17447454)
 * No caching.
 * And as the data fetch is handled by FullCalendar, it would take some pretty fancy
   footwork to implement. Conceivably, we could do the Google call in house, and
   feed Fullcalendar a cached JSON of this, but not likely something this plugin
   would handle anytime soon.
 * You’re welcome to open a feature request here: [https://github.com/lbell/pretty-google-calendar/issues](https://github.com/lbell/pretty-google-calendar/issues)

Viewing 1 replies (of 1 total)

The topic ‘Does the plugin cache the API response’ is closed to new replies.

 * ![](https://ps.w.org/pretty-google-calendar/assets/icon.svg?rev=2613871)
 * [Pretty Google Calendar](https://wordpress.org/plugins/pretty-google-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pretty-google-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pretty-google-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/pretty-google-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pretty-google-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pretty-google-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [LBell](https://wordpress.org/support/users/lbell/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/does-the-plugin-cache-the-api-response/#post-17447454)
 * Status: resolved