Auto Refresh API AJAX

Plugin to load JSON-data from an API, display it in the DOM-tree and auto-refresh it…

Author:Bernhard Kux (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:6.4
Plugin version:1.2.8
Added to WordPress repository:02-03-2019
Last updated:04-11-2023
Rating, %:0
Rated by:0
Plugin URI:https://json-content-importer.com/auto-refres...
Total downloads:4 286
Active installs:60+
plugin download
Click to start download

Plugin to load Content via a JSON-API, display it on a WordPress-Page, -Post or -Sidebar and auto-refresh it without reoloading

If you want to show content from an JSON-feed which is updating often (e.g. Liveticker, Time…) this plugin helps.
* define the URL to the JSON-data (must be accessible without authorization via http-get – if this is not the case you can proxy that with my plugin JSON Content Importer
* define a secret key, if the URL is not on the same server to handle the “same origin policy”
* define how often Ajax should update the data
* define where to put the data on a paghe by inserting a jQuery-DOM-selector
* define the inital value


Screenshots
FAQ
ChangeLog