Title: Dynamic Updates
Last modified: April 3, 2024

---

# Dynamic Updates

 *  Resolved [rojhat](https://wordpress.org/support/users/rojhat/)
 * (@rojhat)
 * [2 years ago](https://wordpress.org/support/topic/dynamic-updates/)
 * Hello, the plugin is working perfectly, but I’m curious if there’s an option 
   to adjust the time interval for dynamic updates. I’m using the plugin to display
   live price data, so I require frequent updates. But, I haven’t been able to find
   the required syntax for this. I’m implementing the plugin via shortcode.

Viewing 1 replies (of 1 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [2 years ago](https://wordpress.org/support/topic/dynamic-updates/#post-17550319)
 * Hi,
   the default usage is, that you define an Shortcode with an URL and every 
   time the Shortcode is executed the URL is retrieved and the response used.So 
   default is that you get livedata.If you want to get the livedata every now and
   then you have these options:1. Cache the whole wordpress-pagfe, then the Shortcode
   is not executed. There are some WordPress-Caching-Plugins that do that.2. Activate
   the JCI Plugins Cacher in the Plugins “Basic Settings”: There you can define 
   e. g. 10 Minutes. Then a URL-request is stored locally and used for the 10 Minutes
   after the request.IS that what you need?Thank you for using my plugin!Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Dynamic Updates’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/dynamic-updates/#post-17550319)
 * Status: resolved